Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from rig-core's releases.

rig-core-v0.20.0

Added

  • think tool, vector store tool, better agent tool (#424)
  • (rig-926) make agent multi stream prompting more granular (#796)
  • (rig-928) allow openai chat completions to be used as an extractor (#797)
  • (rig-831) ensure all features are added to docs.rs (#801)
  • (rig-931) support file input for images on Gemini (#790)

Fixed

  • (rig-939) incomplete byte sequence error when streaming from OpenAI Responses (#812)
  • (rig-933) openai responses api integration does not properly take images (#799)

Other

  • (cohere) use reqwest-eventsource, some code cleanup (#815)
  • (openAI, openrouter, deepseek, groq) use reqwest-eventsource (#814)
  • remove unnecessary clone (#808)
  • (rig-924) update rmcp to 0.6 (#785)
  • optional candidates token count (#793)
  • allow prompt without preamble (#791)
Commits
  • b4d84a4 chore: release (#792)
  • d3d4b2b feat: think tool, vector store tool, better agent tool (#424)
  • 9f774ce refactor(cohere): use reqwest-eventsource, some code cleanup (#815)
  • 6d23c4d refactor(openAI, openrouter, deepseek, groq): use reqwest-eventsource (#814)
  • 9a3a5ef fix(rig-939): incomplete byte sequence error when streaming from OpenAI Respo...
  • a4fb9f0 perf: remove unnecessary clone (#808)
  • 6e8e2cc fix(rig-933): openai responses api integration does not properly take images ...
  • df3f3c7 feat(rig-926): make agent multi stream prompting more granular (#796)
  • c06ac72 feat(rig-928): allow openai chat completions to be used as an extractor (#797)
  • 5a010f2 feat(rig-831): ensure all features are added to docs.rs (#801)
  • 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.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the T-dependencies Dependencies related changes label Sep 22, 2025
@github-actions github-actions bot added T-config Configuration file changes T-examples Example code changes labels Sep 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #474.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rig-core-0.20.0 branch October 6, 2025 18:30
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.

0 participants