Rig v0.28.0 is now available! #1223
joshua-mo-143
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm glad to say that Rig v0.28.0 is now available to use!
Additions
StreamingPromptHook::on_tool_call_delta!StreamingErrorandStreamingResultfrom the agent's streaming prompt module are now in the public API!rig::client::Client!Bug fixes
rig-sqlitewas incorrectly using euclidian distance when it was intended to use cosine similarity scoreMisc
rmcpnow updated to use v0.12Breaking
RawStreamingChoice::ToolCallDeltaandStreamedAssistantContent::ToolCallDeltanow both take aToolCallDeltaContentwhich can either be a tool name or a delta. Providers that provide both may have their content chunked into separate parts, respectively.rmcpdependency is now at v0.12. You may need to update your code if you are using MCP.Thank you for reading! We build rig, rig builds us.
Full changelog: #1171
Beta Was this translation helpful? Give feedback.
All reactions