Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

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

Release notes

Sourced from rig-core's releases.

rig-core-v0.21.0

Added

  • GenAI SemConv support (otel) (#850)
  • add streaming support to DynClientBuilder (#824)
  • (rig-912) rework Chat trait for multi-turn (#846)
  • (rig-795) support file URLs for audio, video, documents (#823)
  • (rig-943) support thinking for cohere (#827)

Fixed

  • only youtube videos should accept null mime type (gemini) (#873)
  • (rig-970) file URLs should be able to accept empty media type (Gemini) (#872)
  • (rig-970) youtube video ingestion doesn't work (gemini)
  • fix(rig-962)(deepseek): tool calls not recognised when put behind text content (#862)
  • fix-853 (#854)
  • (rig-956) DocumentSourceKind fails to serialize with common serializers (#849)
  • (rig-957) huggingface should convert image URLs (#848)
  • (rig-950) openai imagegen doesn't work with gpt-image-1 (#837)
  • ci lints (#832)

Other

  • (rig-969) update features on README (#870)
  • (rig-963) fix feature regression in AWS bedrock (#863)
  • fix typo in comment (#866)
  • parse NDJSON correctly, fixes #825 (#826)
  • make Reasoning non-exhaustive (#830)
Commits
  • d88f530 chore: release (#822)
  • 5c3facd fix: only youtube videos should accept null mime type (gemini) (#873)
  • 13f878e fix(rig-970): file URLs should be able to accept empty media type (Gemini) (#...
  • f366e81 fix(rig-970): youtube video ingestion doesn't work (gemini)
  • eb3570c docs(rig-967): add clause on AI assistance for coding in CONTRIBUTING.md (#868)
  • cfa0348 docs(rig-969): update features on README (#870)
  • 7986f7e feat: GenAI SemConv support (otel) (#850)
  • 4b135c7 chore(rig-963): fix feature regression in AWS bedrock (#863)
  • bd3fc7b chore: fix typo in comment (#866)
  • 3dada9b feat: add streaming support to DynClientBuilder (#824)
  • 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.2.1...rig-core-v0.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants