Skip to content

Releases: 0xPlaygrounds/rig

rig-core-v0.11.1

15 Apr 14:30
f421454
Compare
Choose a tag to compare

Added

  • trait for embedding images (#396)
  • Add rig_tool macro (#353)
  • impl From<mcp_core::types::Tool> for ToolDefinition (#385)
  • AWS Bedrock provider (#318)

Fixed

  • gemini embeddings does not work for multiple documents (#386)
  • deserialization error due to serde rename of tool result (#374)

Other

  • Updated broken link xaiAPI in completion.rs (#384)
  • Fix Clippy warnings for doc indentation and Error::other usage (#364)

rig-bedrock-v0.1.1

15 Apr 14:43
f421454
Compare
Choose a tag to compare

Other

  • updated the following local packages: rig-derive

rig-bedrock-v0.1.0

07 Apr 15:32
92c91d2
Compare
Choose a tag to compare
chore: Release package rig-bedrock version 0.1.0

rig-surrealdb-v0.1.3

31 Mar 21:45
dd99769
Compare
Choose a tag to compare

Other

  • updated the following local packages: rig-core

rig-sqlite-v0.1.8

31 Mar 21:40
dd99769
Compare
Choose a tag to compare

Other

  • updated the following local packages: rig-core

rig-qdrant-v0.1.11

31 Mar 21:40
dd99769
Compare
Choose a tag to compare

Other

  • updated the following local packages: rig-core

rig-postgres-v0.1.6

31 Mar 21:39
dd99769
Compare
Choose a tag to compare

Other

  • updated the following local packages: rig-core

rig-neo4j-v0.2.8

31 Mar 21:38
dd99769
Compare
Choose a tag to compare

Other

  • updated the following local packages: rig-core

rig-mongodb-v0.2.8

31 Mar 21:38
dd99769
Compare
Choose a tag to compare

Other

  • updated the following local packages: rig-core

rig-lancedb-v0.2.8

31 Mar 21:37
dd99769
Compare
Choose a tag to compare

Other

  • added mcp_tool + Example (#335)