Releases: 0xPlaygrounds/rig
Releases · 0xPlaygrounds/rig
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)
rig-lancedb-v0.2.0
Added
- embeddings API overhaul (#120)
Fixed
- (rig-lancedb) rag embedding filtering (#104)
rig-core-v0.5.0
Added
- Improve
InMemoryVectorStore
API (#130)
- embeddings API overhaul (#120)
- (provider) xAI (grok) integration (#106)
Fixed
- (rig-lancedb) rag embedding filtering (#104)
rig-derive-v0.1.0
chore: Release package rig-derive version 0.1.0
rig-qdrant-v0.1.2
Other
- updated the following local packages: rig-core