Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from rig-core's releases.

rig-core-v0.22.0

Added

  • (rig-937) evals (#905)
  • (rig-986) tool servers (#916)
  • (rig-988) cancel streaming prompts from prompt hook (#918)
  • (rig-990) allow configuring optional lancedb features (#923)
  • return usage when streaming completions from a dynamic client (#903)
  • (rig-979) discord bot integration (#900)
  • (rig-935) support cancelling multi-turn prompt loop from hook (#904)
  • (rig-951) generic HTTP client (#875)
  • (rig-977) add description field to Agent, update tool impl (#895)
  • (rig-848) extract JSON with chat history (#888)
  • (rig-955) set up tool choice capability for Extractor (#884)
  • (rig-964) add tool choice to agent (#883)
  • (rig-973) DocumentSourceKind::String (#882)

Fixed

  • (rig-991) nested struct conversion to Gemini OpenAPI type schema (#926)
  • (rig-982) embedding_model_with_ndims() doesn't pass dimensions parameter to OpenAI API
  • (rig-983) http request fail due to no content type header set (#909)
  • Correct data structure for OpenAI responses images and PDFs (#880)

Other

  • (rig-975) split streaming portion of PromptHook (#889)
  • (rig-975) split streaming portion of PromptHook
  • (rig-959) Documents in Huggingface are not converted properly (#874)
Commits
  • 8281b60 chore: release (#877)
  • a35316b feat: Implement thinking for anthropic streaming (#928)
  • f7814c4 feat(rig-937): evals (#905)
  • 30aa842 feat(rig-986): tool servers (#916)
  • 051490f fix(rig-991): nested struct conversion to Gemini OpenAPI type schema (#926)
  • 2451655 feat(rig-988): cancel streaming prompts from prompt hook (#918)
  • afc1dbe feat(rig-990): allow configuring optional lancedb features (#923)
  • 5c6e1d9 feat: return usage when streaming completions from a dynamic client (#903)
  • 7e032a1 feat(rig-979): discord bot integration (#900)
  • b68207c feat(rig-935): support cancelling multi-turn prompt loop from hook (#904)
  • 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.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the T-dependencies Dependencies related changes label Oct 20, 2025
@github-actions github-actions bot added T-config Configuration file changes T-examples Example code changes labels Oct 20, 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.

0 participants