Skip to content

mix(deps): bump req_llm from 1.5.1 to 1.6.0#31

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/req_llm-1.6.0
Closed

mix(deps): bump req_llm from 1.5.1 to 1.6.0#31
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/req_llm-1.6.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps req_llm from 1.5.1 to 1.6.0.

Release notes

Sourced from req_llm's releases.

Release v1.6.0

See https://github.com/agentjido/req_llm/blob/HEAD/CHANGELOG.md for details.

Changelog

Sourced from req_llm's changelog.

v1.6.0 (2026-02-19)

Features:

  • implement #431 response classify, usage API, and tool key safety (#432) by mikehostetler

  • add response classify API and harden usage/tool normalization by mikehostetler

  • add igniter installer (#410) by AdwayKasture

  • add embedding support to google_vertex provider (#423) by paulorumor

  • enable reasoning support for DeepSeek models on Azure (#412) by shelvick

  • enable reasoning support for DeepSeek models on Azure by shelvick

  • Add on_tool_call callback to StreamResponse (#413) by Arjan Scherpenisse

  • add OpenAI-compatible model family support for Vertex AI MaaS models (#422) by shelvick

  • jido: enhance agent functionality with usage tracking and multi-turn support by mikehostetler

Bug Fixes:

  • Updating model data (#435) by Pedro Assunção

  • resolve dialyzer warnings in response classify normalization by mikehostetler

  • handle string finish reasons in response classify by mikehostetler

  • add Gemini 3 thought_signature support for function calls (#427) by Brandon L'Europa

  • Do not force strict tools for responses api (#399) by ycastorium

  • use proportional estimate for inferred reasoning tokens by shelvick

  • route Vertex AI MaaS models to endpoints/openapi/chat/completions (#424) by shelvick

  • increase default timeout for DeepSeek and MAI-DS models on Azure (#425) by shelvick

  • Azure AI Foundry auth header and API version defaults (#411) by shelvick

  • remove invalid id field from Google functionCall serialization (#414) by paulorumor

  • remove invalid id field from Google functionCall serialization by paulorumor

  • pass strict flag through to Anthropic tool format (#415) by Edgar Gomes

... (truncated)

Commits
  • 829670a chore: release version v1.6.0
  • 61ef72f fix: Updating model data (#435)
  • 05ebeb7 Revert "deps(deps): bump llm_db from 2026.2.5 to 2026.2.6 (#430)" (#436)
  • 285d704 deps(deps): bump llm_db from 2026.2.5 to 2026.2.6 (#430)
  • ef60fdc deps(deps-dev): bump tidewave from 0.5.4 to 0.5.5 (#429)
  • 52911ec feat: implement #431 response classify, usage API, and tool key safety (#432)
  • bf099a1 Feat/vertex gemini thinking budget (#418)
  • 08209c2 fix: add Gemini 3 thought_signature support for function calls (#427)
  • 332cc97 feat: add igniter installer (#410)
  • 0302c03 Fix OpenAI Responses API multi-turn tool calling (#421) (#426)
  • Additional commits viewable in compare view

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 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 @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2026

Labels

The following labels could not be found: dependencies, elixir. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [req_llm](https://github.com/agentjido/req_llm) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/agentjido/req_llm/releases)
- [Changelog](https://github.com/agentjido/req_llm/blob/main/CHANGELOG.md)
- [Commits](agentjido/req_llm@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: req_llm
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/req_llm-1.6.0 branch from aa1d152 to 0f3b1b2 Compare February 25, 2026 11:23
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 26, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/hex/req_llm-1.6.0 branch February 26, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant