Skip to content

Releases: 0xPlaygrounds/rig

rig-sqlite-v0.1.1

19 Dec 21:42
8e6f197
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

rig-qdrant-v0.1.4

19 Dec 21:41
8e6f197
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

rig-neo4j-v0.2.1

19 Dec 21:41
8e6f197
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

rig-mongodb-v0.2.1

19 Dec 21:40
8e6f197
Compare
Choose a tag to compare

Added

  • agent pipelines (#131)

Other

  • (rig-mongodb) fix mongodb flaky integration test (#154)
  • (rig-mongodb) fix flaky test (#153)

rig-lancedb-v0.2.1

19 Dec 21:39
8e6f197
Compare
Choose a tag to compare

Other

  • (integration-tests) LanceDB (#136)

rig-core-v0.6.0

19 Dec 21:37
8e6f197
Compare
Choose a tag to compare

Added

  • agent pipelines (#131)
  • (rig-anthropic) Add default max_tokens for standard models (#151)

Fixed

  • (openai) Make integration more general (#156)

Other

  • (ollama-example) implement example showcasing ollama (#148)
  • (embeddings) add embedding distance calculator module (#142)

rig-sqlite-v0.1.0

03 Dec 22:04
71dc693
Compare
Choose a tag to compare

Added

  • Add support for Sqlite vector store (#122)

Fixed

  • rig-sqlite missing version in Cargo.toml (#137)
  • (rig-sqlite) Fix missing rig-core version

rig-qdrant-v0.1.3

03 Dec 22:03
71dc693
Compare
Choose a tag to compare

Added

  • embeddings API overhaul (#120)

Other

  • (integration test) Neo4J (#133)
  • (integration test) Qdrant (#134)

rig-neo4j-v0.2.0

03 Dec 22:02
71dc693
Compare
Choose a tag to compare

Added

  • embeddings API overhaul (#120)

Fixed

  • (neo4j) remove embeddings from top_n lookup (#118)

Other

  • (integration test) Neo4J (#133)

rig-mongodb-v0.2.0

03 Dec 22:01
71dc693
Compare
Choose a tag to compare

Added

  • embeddings API overhaul (#120)

Fixed

  • (rig-mongodb) remove embeddings from top_n lookup (#115)

Other

  • (integration test) MongoDB (#126)