Skip to content

Releases: L1Blom/RAG

More API's possible: GROQ and OLLAMA

17 Oct 10:58

Choose a tag to compare

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

16 Aug 14:23

Choose a tag to compare

Added persistency and upload possibility for the context.
Now you can add files that will be used in the question-answer chain!

Initial release

08 Aug 13:54

Choose a tag to compare

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