Commit 26647a3
authored
chore(deps): bump litellm from 1.82.4 to 1.83.0 in /libs/evals (langchain-ai#2450)
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.82.4 to
1.83.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/BerriAI/litellm/releases">litellm's
releases</a>.</em></p>
<blockquote>
<h2>litellm-v1.81.14.pre-call-hook-fix.dev</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: show proxy url in ModelHub by <a
href="https://github.com/janfrederickk"><code>@janfrederickk</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21660">BerriAI/litellm#21660</a></li>
<li>fix(bedrock): correct modelInput format for Converse API batch
models by <a
href="https://github.com/hztBUAA"><code>@hztBUAA</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21656">BerriAI/litellm#21656</a></li>
<li>fix: only tag selected deployment in access group creation by <a
href="https://github.com/hztBUAA"><code>@hztBUAA</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21655">BerriAI/litellm#21655</a></li>
<li>feat(proxy): add custom favicon support by <a
href="https://github.com/hztBUAA"><code>@hztBUAA</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21653">BerriAI/litellm#21653</a></li>
<li>fix(bedrock): prevent double UUID in create_file S3 key by <a
href="https://github.com/hztBUAA"><code>@hztBUAA</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21650">BerriAI/litellm#21650</a></li>
<li>feat(semantic-cache): support configurable vector dimensions by <a
href="https://github.com/hztBUAA"><code>@hztBUAA</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21649">BerriAI/litellm#21649</a></li>
<li>fix(utils): normalize camelCase thinking param keys to snake_case by
<a href="https://github.com/Chesars"><code>@Chesars</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21762">BerriAI/litellm#21762</a></li>
<li>feat: add optional digest mode for Slack alert types by <a
href="https://github.com/dkindlund"><code>@dkindlund</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21683">BerriAI/litellm#21683</a></li>
<li>[Docs] store_model_in_db Release Docs by <a
href="https://github.com/yuneng-jiang"><code>@yuneng-jiang</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21863">BerriAI/litellm#21863</a></li>
<li>Litellm dev 02 19 2026 p2 by <a
href="https://github.com/krrishdholakia"><code>@krrishdholakia</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21871">BerriAI/litellm#21871</a></li>
<li>fix(budget): fix timezone config lookup and replace hardcoded
timezone map with ZoneInfo by <a
href="https://github.com/LeeJuOh"><code>@LeeJuOh</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21754">BerriAI/litellm#21754</a></li>
<li>fix: add missing return type annotations to iterator protocol
methods in streaming_handler by <a
href="https://github.com/WhoisMonesh"><code>@WhoisMonesh</code></a> in
<a
href="https://redirect.github.com/BerriAI/litellm/pull/21750">BerriAI/litellm#21750</a></li>
<li>Add gollem Go agent framework cookbook example by <a
href="https://github.com/trevorprater"><code>@trevorprater</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21747">BerriAI/litellm#21747</a></li>
<li>fix: avoid mutating caller-owned dicts in SpendUpdateQueue
aggregation by <a
href="https://github.com/themavik"><code>@themavik</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21742">BerriAI/litellm#21742</a></li>
<li>fix(vertex_ai): enable context-1m-2025-08-07 beta header by <a
href="https://github.com/edwiniac"><code>@edwiniac</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21870">BerriAI/litellm#21870</a></li>
<li>Revert "fix(vertex_ai): enable context-1m-2025-08-07 beta
header" by <a
href="https://github.com/krrishdholakia"><code>@krrishdholakia</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21876">BerriAI/litellm#21876</a></li>
<li>fix: enable context-1m-2025-08-07 beta header for vertex_ai provider
by <a href="https://github.com/stakeswky"><code>@stakeswky</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21867">BerriAI/litellm#21867</a></li>
<li>Guardrail Policy Versioning by <a
href="https://github.com/krrishdholakia"><code>@krrishdholakia</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21862">BerriAI/litellm#21862</a></li>
<li>docs: add OpenClaw integration tutorial by <a
href="https://github.com/Chesars"><code>@Chesars</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21605">BerriAI/litellm#21605</a></li>
<li>Litellm fix langfuse otel trace v2 by <a
href="https://github.com/Harshit28j"><code>@Harshit28j</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21309">BerriAI/litellm#21309</a></li>
<li>fix(bedrock): encode model arns for OpenAI compatible bedrock
imported models by <a
href="https://github.com/ta-stripe"><code>@ta-stripe</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21701">BerriAI/litellm#21701</a></li>
<li>feat(bedrock): support optional regional STS endpoint in role
assumption by <a
href="https://github.com/ta-stripe"><code>@ta-stripe</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21640">BerriAI/litellm#21640</a></li>
<li>fix: ensure arrival_time is set before calculating queue time by <a
href="https://github.com/Harshit28j"><code>@Harshit28j</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21918">BerriAI/litellm#21918</a></li>
<li>merge main in oss 22 02 by <a
href="https://github.com/Sameerlite"><code>@Sameerlite</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21924">BerriAI/litellm#21924</a></li>
<li>merge main in oss 21 02 by <a
href="https://github.com/Sameerlite"><code>@Sameerlite</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21926">BerriAI/litellm#21926</a></li>
<li>Add Noma guardrails v2 based on custom guardrails by <a
href="https://github.com/TomAlon"><code>@TomAlon</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21400">BerriAI/litellm#21400</a></li>
<li>Litellm dev 02 19 2026 p2 (<a
href="https://redirect.github.com/BerriAI/litellm/issues/21871">#21871</a>)
by <a
href="https://github.com/krrishdholakia"><code>@krrishdholakia</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21872">BerriAI/litellm#21872</a></li>
<li>State management fixes for CheckBatchCost by <a
href="https://github.com/ephrimstanley"><code>@ephrimstanley</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21921">BerriAI/litellm#21921</a></li>
<li>Fix: Anthropic model wildcard access issue by <a
href="https://github.com/Sameerlite"><code>@Sameerlite</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21917">BerriAI/litellm#21917</a></li>
<li>Litellm oss staging 02 22 2026 by <a
href="https://github.com/krrishdholakia"><code>@krrishdholakia</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21877">BerriAI/litellm#21877</a></li>
<li>Litellm oss staging 02 21 2026 by <a
href="https://github.com/krrishdholakia"><code>@krrishdholakia</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21786">BerriAI/litellm#21786</a></li>
<li>fix model cost map for anthropic fast and inference_geo by <a
href="https://github.com/Sameerlite"><code>@Sameerlite</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21904">BerriAI/litellm#21904</a></li>
<li>Add Priority PayGo cost tracking gemini/vertex ai by <a
href="https://github.com/Sameerlite"><code>@Sameerlite</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21909">BerriAI/litellm#21909</a></li>
<li>fix(tests): fix StopIteration in prisma self-heal cooldown test by
<a href="https://github.com/jquinter"><code>@jquinter</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21938">BerriAI/litellm#21938</a></li>
<li>fix(tests): use absolute path for model_prices JSON validation test
by <a href="https://github.com/jquinter"><code>@jquinter</code></a> in
<a
href="https://redirect.github.com/BerriAI/litellm/pull/21939">BerriAI/litellm#21939</a></li>
<li>docs: add Google GenAI SDK tutorial (JS & Python) by <a
href="https://github.com/Chesars"><code>@Chesars</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21885">BerriAI/litellm#21885</a></li>
<li>docs(ui): add pre-PR checklist to UI contributing guide by <a
href="https://github.com/Chesars"><code>@Chesars</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21886">BerriAI/litellm#21886</a></li>
<li>feat: Litellm network mock by <a
href="https://github.com/ryan-crabbe"><code>@ryan-crabbe</code></a> in
<a
href="https://redirect.github.com/BerriAI/litellm/pull/21942">BerriAI/litellm#21942</a></li>
<li>Guardrail Monitor - measure guardrail reliability in prod by <a
href="https://github.com/krrishdholakia"><code>@krrishdholakia</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21944">BerriAI/litellm#21944</a></li>
<li>fix(tests): add INCOMPLETE to interactions status enum expected
values by <a
href="https://github.com/jquinter"><code>@jquinter</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21943">BerriAI/litellm#21943</a></li>
<li>feat: Singapore guardrail policies (PDPA + MAS AI Risk Management)
by <a href="https://github.com/ron-zhong"><code>@ron-zhong</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21948">BerriAI/litellm#21948</a></li>
<li>Add OpenAI Agents SDK tutorial with LiteLLM Proxy to docs by <a
href="https://github.com/Arindam200"><code>@Arindam200</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21221">BerriAI/litellm#21221</a></li>
<li>fix(tests): make RPM limit test sequential to fix race condition by
<a href="https://github.com/jquinter"><code>@jquinter</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21937">BerriAI/litellm#21937</a></li>
<li>docs: add performance & reliability section to v1.81.14 release
notes by <a
href="https://github.com/ryan-crabbe"><code>@ryan-crabbe</code></a> in
<a
href="https://redirect.github.com/BerriAI/litellm/pull/21950">BerriAI/litellm#21950</a></li>
<li>feat(videos): add variant parameter to video content download by <a
href="https://github.com/nielei3"><code>@nielei3</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21955">BerriAI/litellm#21955</a></li>
<li>Revert duplicate issue checker to text-based matching by <a
href="https://github.com/ryan-crabbe"><code>@ryan-crabbe</code></a> in
<a
href="https://redirect.github.com/BerriAI/litellm/pull/21961">BerriAI/litellm#21961</a></li>
<li>[Feature] UI - Blog Dropdown in Navbar by <a
href="https://github.com/yuneng-jiang"><code>@yuneng-jiang</code></a>
in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21859">BerriAI/litellm#21859</a></li>
<li>fix(videos): pass api_key from litellm_params to video remix
handlers by <a
href="https://github.com/nielei3"><code>@nielei3</code></a> in <a
href="https://redirect.github.com/BerriAI/litellm/pull/21965">BerriAI/litellm#21965</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/BerriAI/litellm/commits">compare view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e01211c commit 26647a3
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments