Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

v1.0.8

Compare
Choose a tag to compare
@arkapatra31 arkapatra31 released this 22 Sep 20:18
· 33 commits to main since this release
3a11b0b

What's Changed

Full Changelog: v1.0.7...v1.0.8

1.0.8
  • Beautiful Soup Integration to manually scrape doc URLs
  • Using OpenAIEmbeddings for text-embedding-3-small model
  • Using RecursiveUrlLoader lib from Langchain to read docs from URL
  • Splitting and chunking data
  • Initialising the vector store using split documents and embeddings
  • Chat Retrieval QA Chain Creation
  • Streamlit Chat Components in UI/li>
  • Chat History / Context Addition to ChatLLM
  • Using Rephrase Prompt with History Aware Retriever to hold Chat History
  • Using FireCrawl to scrape and crawl websites and index them to Pinecone index
  • What's Changed

    Full Changelog: v1.0.7...v1.0.8