What's Changed
- [Infra] Building UI by @yuneng-jiang in #17212
- [Infra] Rebuilding UI by @yuneng-jiang in #17213
- docs: add OpenAI Agents SDK to projects by @Chesars in #17203
- Upgrade websockets to v15 by @hxyannay in #16734
- fix: do not include plaintext message in exception by @raghav-stripe in #17216
- [Fix] Change Add Fallback Modal to use Antd Select by @yuneng-jiang in #17223
- [Feat] Add guardrails for pass through endpoints by @ishaan-jaff in #17221
- [Feat] UI - allow adding pass through guardrails through UI by @ishaan-jaff in #17226
- [Bug fix] Vector Store List Endpoint Returns 404 by @ishaan-jaff in #17229
- [Feature]: Add Provider publicai.co by @ishaan-jaff in #17230
- [Fix] Request and Response Panel JSONViewer by @yuneng-jiang in #17233
- [Feature] Adding Button Loading States to Edit Settings by @yuneng-jiang in #17236
- [Fix] Various Text, button state, and test changes by @yuneng-jiang in #17237
- [Fix] UI - Fallbacks Immediately Deleting before API resolves by @yuneng-jiang in #17238
- [Fix] Remove Feature Flags by @yuneng-jiang in #17240
- (Bug)Migrate Anthropic provider to azure ai by @Sameerlite in #17202
- Fix/issue 16759 streaming error validation by @weichiet in #17242
- feat: add regex-based tool_name/tool_type matching for tool-permission by @uc4w6c in #17164
- SSO: fix the generic SSO provider by @saar-win in #17227
- fix(bedrock): handle cohere v4 embed response dictionary format by @AndyForest in #17220
- Fix : acompletion throws error with SambaNova models by @omkar806 in #17217
- Allow wildcard routes for nonproxy admin (SCIM) by @v0rtex20k in #17178
- Update new anthropic feats as reviewed by @Sameerlite in #17142
- Fix metadata tags and model name display in UI for Azure passthrough + Add cost tracking for responses API by @Sameerlite in #17258
- Add nova embedding support by @Sameerlite in #17253
- Better handle anonymization by @hxomer in #17207
- Added support for twelvelabs pegasus by @Sameerlite in #17193
- [Refactor] Deprecate
spend/logs& addspend/logs/v2by @AlexsanderHamir in #17167 - [Perf] Fix
/audio/speechperformance by usingshared_sessionsby @AlexsanderHamir in #16739 - Respect custom llm provider in header by @Sameerlite in #17290
- (Feat)Add passthrough cost tracking for veo by @Sameerlite in #17296
- Remove not compatible beta header from Bedrock by @Sameerlite in #17301
- Add better handling in image generation for gemini models by @Sameerlite in #17292
- fix: respect guardrail mock_response during during_call to return blo… by @uc4w6c in #17247
- Fix session consistency, move Lasso API version away from source code by @orgersh92 in #17316
- doc: add images for tool permission guardrail by @uc4w6c in #17322
- [Feat] WatsonX - allow passing zen_api_key dynamically by @ishaan-jaff in #16655
- [Feat] JWT Auth - AI Gateway, allow using regular OIDC flow with user info endpoints by @ishaan-jaff in #17324
- [Feat] Add new model
fireworks_ai /kimi-k2-instruct-0905by @ishaan-jaff in #17328 - (feat) Generic Guardrail API - allows guardrail providers to add INSTANT support for LiteLLM w/out PR to repo by @krrishdholakia in #17175
- Revert "fix: respect guardrail mock_response during during_call to return blo…" by @krrishdholakia in #17332
- Add
claude-opus-4-5alias to pricing data by @dannykopping in #17313 - Add support of audio transcription for OVHcloud by @eliasto in #17305
- [Fix] Fix Watsonx Audio Transcription API by @ishaan-jaff in #17326
- [fix] extra_headers in messages api bedrock invoke by @colinlin-stripe in #17271
- fix: GA path for azure openai realtime models by @abi-jey in #17260
- [Bug Fix] - Fix
litellm_enterpriseensure imported routes exist by @ishaan-jaff in #17337 - Fix/new org team validate against org by @rioiart in #17333
- Fix sso users not added to entra synced team by @rioiart in #17331
- Refactor Noma guardrail to use shared Responses transformation and include system instructions by @idola9 in #17315
- feat(provider): add Z.AI (Zhipu AI) as built-in provider by @Chesars in #17307
- Fix AttributeError when metadata is null in request body by @Chesars in #17306
- SSO(fix): Clear SSO integration for all users by @saar-win in #17287
- feat: add experimental latest-user filtering for Bedrock by @uc4w6c in #17282
- Add context window exception mapping for Together AI by @li-boxuan in #17284
- feat(github-copilot): Add Embedding API support by @codgician in #17278
- Update Databricks model pricing and add new models (including databricks pricing test). by @epistoteles in #17277
- fix: remove URL format validation for MCP server endpoints by @uc4w6c in #17270
- Guardrail API V2 - user api key metadata, session id, specify input type (request/response), image support by @krrishdholakia in #17338
- fix: update default database connection number by @AlexsanderHamir in #17353
- Fix: update default proxy_batch_write_at number by @AlexsanderHamir in #17355
- [Feat] Add
vllmbatch+files API support by @ishaan-jaff in #15823 - Fix 500 error for malformed request by @Sameerlite in #17291
- Fix: litellm user auth not passing issue by @Sameerlite in #17342
- Add other routes in jwt auth by @Sameerlite in #17345
- docs: add Azure AI Foundry documentation for Claude models by @Chesars in #17104
- Litellm bedrock OpenAI model support by @kothamah in #17368
- [Fix] Bedrock Guardrail Indent and Import fix by @yuneng-jiang in #17378
- [Infra] Add Google Private API Endpoint to Vertex AI fields by @yuneng-jiang in #17382
- [Docs] Add guide on how to debug gateway error vs provider error by @ishaan-jaff in #17387
- 🐛 Fix proxy caching between requests in aiohttp transport by @lcfyi in #17122
- [Feat] New model/provider - Adds support for Google Cloud Chirp3 HD on /speech by @ishaan-jaff in #17391
New Contributors
- @hxyannay made their first contribution in #16734
- @weichiet made their first contribution in #17242
- @AndyForest made their first contribution in #17220
- @omkar806 made their first contribution in #17217
- @v0rtex20k made their first contribution in #17178
- @hxomer made their first contribution in #17207
- @orgersh92 made their first contribution in #17316
- @dannykopping made their first contribution in #17313
- @codgician made their first contribution in #17278
- @epistoteles made their first contribution in #17277
- @kothamah made their first contribution in #17368
Full Changelog: v1.80.6-nightly...v1.80.7.dev.1