Skip to content

Bump raix from 0.4.5 to 0.4.8#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/raix-0.4.8
Open

Bump raix from 0.4.5 to 0.4.8#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/raix-0.4.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 6, 2024

Copy link
Copy Markdown

Bumps raix from 0.4.5 to 0.4.8.

Release notes

Sourced from raix's releases.

v0.4.8

Full Changelog: OlympiaAI/raix@v0.4.5...v0.4.8

Predicate is fully supported in this release.

Changelog

Sourced from raix's changelog.

[Unreleased]

[0.1.0] - 2024-04-03

  • Initial release, placeholder gem

[0.2.0] - tbd

  • adds ChatCompletion module
  • adds PromptDeclarations module
  • adds FunctionDispatch module

[0.3.2] - 2024-06-29

  • adds support for streaming

[0.4.0] - 2024-10-18

  • adds support for Anthropic-style prompt caching
  • defaults to max_completion_tokens when using OpenAI directly

[0.4.2] - 2024-11-05

[0.4.3] - 2024-11-11

  • adds support for Predicate module

[0.4.4] - 2024-11-11

  • adds support for multiple tool calls in a single response
Commits

Dependabot compatibility score

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 6, 2024
@dependabot dependabot Bot mentioned this pull request Dec 6, 2024
@dependabot
dependabot Bot force-pushed the dependabot/bundler/raix-0.4.8 branch from b0f8064 to cec256b Compare January 3, 2025 05:50
Bumps [raix](https://github.com/OlympiaAI/raix) from 0.4.5 to 0.4.8.
- [Release notes](https://github.com/OlympiaAI/raix/releases)
- [Changelog](https://github.com/OlympiaAI/raix/blob/main/CHANGELOG.md)
- [Commits](OlympiaAI/raix@v0.4.5...v0.4.8)

---
updated-dependencies:
- dependency-name: raix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/raix-0.4.8 branch from cec256b to 003a976 Compare January 3, 2025 05:53
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants