Releases: 0xPlaygrounds/rig
Releases · 0xPlaygrounds/rig
rig-sqlite-v0.1.1
Other
- update Cargo.lock dependencies
rig-qdrant-v0.1.4
Other
- update Cargo.lock dependencies
rig-neo4j-v0.2.1
Other
- update Cargo.lock dependencies
rig-mongodb-v0.2.1
Added
Other
- (rig-mongodb) fix mongodb flaky integration test (#154)
- (rig-mongodb) fix flaky test (#153)
rig-lancedb-v0.2.1
Other
- (integration-tests) LanceDB (#136)
rig-core-v0.6.0
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
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
Added
- embeddings API overhaul (#120)
Other
- (integration test) Neo4J (#133)
- (integration test) Qdrant (#134)
rig-neo4j-v0.2.0
Added
- embeddings API overhaul (#120)
Fixed
- (neo4j) remove embeddings from top_n lookup (#118)
Other
- (integration test) Neo4J (#133)
rig-mongodb-v0.2.0
Added
- embeddings API overhaul (#120)
Fixed
- (rig-mongodb) remove embeddings from
top_n
lookup (#115)
Other
- (integration test) MongoDB (#126)