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