Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Updates the requirements on rig-core to permit the latest version.

Release notes

Sourced from rig-core's releases.

rig-core-v0.19.0

Added

  • (rig-core) add fn cli_chatbot() back (#769)
  • (rig-918) expose more token usage metadata metrics for gemini (#768)
  • (rig-911) ConvertMessage trait (#753)
  • (openai responses) add minimal variant to ReasoningEffort (#765)
  • (rig-904) Rework CLI chatbot integration (#756)
  • Pauseable streams (#733)
  • (rig-910) function calls fail when using OpenAI Responses API with reasoning models (#754)
  • (rig-901) Make multi-turn stream return a Send + 'static stream (#739)
  • VerifyClient trait (#724)
  • (rig-898) make MultiTurnStreamItem pub (#735)

Fixed

  • (rig-core examples) add required field to calculator example tool definitions (#757)
  • (openai responses) recursively add additionalProperties: false to nested schemas (#755)
  • empty type in Vec schema conversion for Gemini API (#721) (#748)

Other

  • 修改文档错误 (#771)
  • (rig-907) use where clause for trait bounds (#749)
  • (rig-913) add feature gated items to docs (#764)
  • Remove duplicate methods in perplexity (#725)
Commits
  • ba7432f chore: release (#729)
  • 55003bf Revert "feat(rig-915): function calling strict mode for deepseek (#763)" (#772)
  • 683f520 修改文档错误 (#771)
  • b84af3c feat(rig-core): add fn cli_chatbot() back (#769)
  • 4b36c3b feat(rig-918): expose more token usage metadata metrics for gemini (#768)
  • f74e8b4 feat(rig-911): ConvertMessage trait (#753)
  • 8c91fb4 feat(rig-915): function calling strict mode for deepseek (#763)
  • 2c226d6 chore(rig-907): use where clause for trait bounds (#749)
  • 69db46e chore(rig-913): add feature gated items to docs (#764)
  • 905a8e6 feat(openai responses): add minimal variant to ReasoningEffort (#765)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [rig-core](https://github.com/0xPlaygrounds/rig) to permit the latest version.
- [Release notes](https://github.com/0xPlaygrounds/rig/releases)
- [Commits](0xPlaygrounds/rig@rig-core-v0.15.1...rig-core-v0.19.0)

---
updated-dependencies:
- dependency-name: rig-core
  dependency-version: 0.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the T-dependencies Dependencies related changes label Sep 8, 2025
@github-actions github-actions bot added T-config Configuration file changes T-examples Example code changes labels Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-config Configuration file changes T-dependencies Dependencies related changes T-examples Example code changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant