Skip to content

Releases: neuml/rag

v0.9.0

17 Dec 15:40
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Add parameter for setting the textractor backend (#22)

v0.8.0

10 Dec 17:32
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Update default models (#20)
  • Pin autoawq to not require flash-attn (#21)

v0.7.0

19 Nov 03:55
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Upgrade deps to use latest version of AutoAWQ (#19)

v0.6.0

14 Oct 18:47
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Rebuild Docker images for txtai 7.5 (#18)

v0.5.0

06 Sep 00:58
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Rebuild Docker images for txtai 7.4 (#14)

v0.4.0

19 Aug 15:32
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Adjust the maximum input length / chunk inputs (#11)
  • Add parameter to set the RAG context (#12)
  • Add parameter to set the example queries (#13)

v0.3.0

09 Aug 17:33
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • API address (#7)
  • Add ability to persist embeddings index (#8)
  • Upsert DATA after embeddings index has been created (#9)
  • Add command to show current settings (#10)

v0.2.0

08 Aug 18:13
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Is rag Linux only? Error on Mac M2 (#1)
  • Using Ollama models (#2)
  • Deduplicate Entity Graph for GraphRAG (#3)
  • Add project badges (#4)
  • Update Dockerfile to use requirements.txt (#5)
  • Only require autoawq for x86_64 (#6)

v0.1.0

26 Jul 04:44
Compare
Choose a tag to compare

Initial release