Releases: AllAboutAI-YT/easy-local-rag
Releases · AllAboutAI-YT/easy-local-rag
Update V1.3
Update V1.3
Watch YouTube Tutorial for more detailed info and use
Updates V1.2
Update V1.2
Implemented a re-write query function to improve vauge questions (Can be removed ofc)
#5 Implemented a new embeddings model from ollama
- mxbai-embed-large - ollama pull mxbai-embed-large
#6 Changed the upload.py
- replaced /n/n with just /n
v1.1
Updates V1.1
#2 Added a way to pick you ollama model from cli
- python localrag.py --model mistral (default is llama3)
#3 Talk to your documents with a conversation history
- You can now talk in a true loop with a context aware conv history