Skip to content

rig-core-v0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 14:30
· 13 commits to main since this release
f421454

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)