Releases: L1Blom/RAG
Releases · L1Blom/RAG
More API's possible: GROQ and OLLAMA
With this release it is possible to use more API's. Currently OPENAI, GROQ and OLLAMA.
Also more flexibility in text embeddings, there are configurable now.
For learning genAI, more details can be retrieved about the embeddings, like similar search and see what is selected from the local context.
Full Changelog: V1.1.0...v1.2.0
Extended features
Added persistency and upload possibility for the context.
Now you can add files that will be used in the question-answer chain!
Initial release
This release reflects my very first project.
Bear with me if you will find beginners mistakes.
Software works (at my machine ;-))!
Full Changelog: https://github.com/L1Blom/rag/commits/v1.0.0