Skip to content

Releases: Bessouat40/RAGLight

v1.5.5

19 Mar 18:17

Choose a tag to compare

Fix : We can now set knowledge base when using Agentic RAG

v1.5.4

17 Mar 12:33

Choose a tag to compare

Fix RAT Pipeline API bug.

v1.5.3

14 Mar 17:10

Choose a tag to compare

Fix Ollama embeddings when using non default ollama client url.

v1.5.2

13 Mar 22:48

Choose a tag to compare

Fix bugs RAT.

v1.5.1

13 Mar 22:36

Choose a tag to compare

Add Ollama as embedding provider.

v1.5.0

12 Mar 12:10

Choose a tag to compare

Refacto Code
Make it easier to instanciate a RAG/Agentic RAG/ ...

v1.4.0

09 Mar 12:27
16ece1f

Choose a tag to compare

Add reranking to this new release.
Allow classic RAG to use reranking.

v1.3.5

20 Feb 21:59

Choose a tag to compare

new version

v1.3.4

17 Feb 23:47

Choose a tag to compare

Fix bugs for streaming with Ollama.

v1.3.2

17 Feb 22:08

Choose a tag to compare

Add new embeddings management.
Add class signatures into a new vector store collection.
Add streaming for Ollama provider.