Alex
Alex
Allows users to download and to use pre generated vector stores
Add sources section to every reply by the AI in the UI AI already generates sources. you need to only add it to the frontend. Required data is in the...
In a /scripts/parser add HTML parsing, you can use langchains module
Show how to switch in documentation - [x] Test on different embeddings and different llm (e.g Huggingface embeds and Cohere llm) - [x] Make sure different indexes can be used...
Should be done in two parts 1. pass history with each api request 2. Add history section in the template and include it in the prompt template(limit it two two...