What's Changed
- [Feat] Day-0, Add gpt-5.1 and gpt-5.1-codex family support by @Sameerlite in #16598
- fix: exclude unauthorized MCP servers from allowed server list by @uc4w6c in #16551
- [Feat] VertexAI - Add BGE Embeddings support by @ishaan-jaff in #16033
- [Docs] LiteLLM Quick start - show how model resolution works by @ishaan-jaff in #16602
- fix: support Anthropic tool_use and tool_result in token counter by @orolega in #16351
- [Feat] RunwayML - Add support for /audio/speech
eleven_multilingual_v2endpoint by @ishaan-jaff in #16604 - [Bug fix] Fixes SambaNova API rejecting requests when message content is passed as a list format by @ishaan-jaff in #16612
- fix(ui): Remove misleading 'Custom' option mention from OpenAI endpoint tooltips by @sep-grindr in #16622
- [UI] Add RunwayML on Admin UI supported models/providers by @ishaan-jaff in #16606
- [Infra] Migrate Add Model Fields to Backend by @yuneng-jiang in #16620
- fix: forward OpenAI organization for image generation by @pnookala-godaddy in #16607
- fix: avoid crashing when MCP server record lacks credentials by @uc4w6c in #16601
- [Fix] UI - Button Styles and Sizing in Settings Pages by @yuneng-jiang in #16600
- [Feature] Pagination for /spend/logs/session/ui endpoint by @yuneng-jiang in #16603
- remove generic exception handling by @otaviofbrito in #16599
- fix: parse failed chunks for Groq by @Tomas2D in #16595
- fix(mcp): Fix Gemini conversation format issue with MCP auto-execution by @dtunikov in #16592
- Add fal-ai/flux/schnell support by @Sameerlite in #16580
- Add all Imagen4 variants of fal ai in model map by @Sameerlite in #16579
- [Perf] Embeddings: Use router's O(1) lookup and shared sessions by @AlexsanderHamir in #16344
- feat(openai): Add support for reasoning_effort='none' in GPT-5.1 by @Chesars in #16658
- Voyageai pricing and doc update by @fzowl in #16641
- [Feature] UI - Normalize table action columns appearance by @yuneng-jiang in #16657
- [Feat] Bedrock Batches - Add support for custom KMS encryption keys in Bedrock Batch operations by @ishaan-jaff in #16662
- [Feature] UI - Add Model use backend data by @yuneng-jiang in #16664
- [Feat] Model Management API - Add API Endpoint for creating model access group by @ishaan-jaff in #16663
- Add Vertex Kimi-K2-Thinking by @emerzon in #16671
- fix: Resolve pytest module name collision for test_transformation.py files by @Chesars in #16661
- [Docs] Add docs on APIs for model access management by @ishaan-jaff in #16673
- [Docs] Add docs for showing how to auto reload new pricing data by @ishaan-jaff in #16675
- Revert "[Feat] VertexAI - Add BGE Embeddings support " by @ishaan-jaff in #16677
- [Fix] UI - Remove Description Field from LLM Credentials by @yuneng-jiang in #16608
- feat: add dynamic OAuth2 metadata discovery for MCP servers by @uc4w6c in #16676
- Agents - support agent registration + discovery (A2A spec) by @krrishdholakia in #16615
- [Feature] UI - New Callbacks table by @yuneng-jiang in #16512
- fix(openai-video): use GET for /v1/videos/{video_id}/content by @pnookala-godaddy in #16672
- [Feature] UI - Expose user_alias in view and update path by @yuneng-jiang in #16669
- fix: preserve $defs for Anthropic tools input schema by @lukapecnik in #16648
- Bugfix: Ensure detector-id is passed as header to IBM detector server by @RobGeada in #16649
- feat(openai): Add verbosity parameter support for GPT-5 family models in Chat Completions API by @Chesars in #16660
- Fix UI logos loading with SERVER_ROOT_PATH by @jyeros in #16618
- [Infra] Building UI for QA by @yuneng-jiang in #16686
- [Ci/CD] Speed up litellm mapped tests job on circle ci by @ishaan-jaff in #16688
- Prometheus - make OSS by @krrishdholakia in #16689
- Litellm anthropic contex management param support by @Sameerlite in #16528
- Vector store files Stable Release by @Sameerlite in #16643
- Litellm ci cd fixes 2 by @ishaan-jaff in #16693
New Contributors
- @sep-grindr made their first contribution in #16622
- @pnookala-godaddy made their first contribution in #16607
- @dtunikov made their first contribution in #16592
- @lukapecnik made their first contribution in #16648
- @jyeros made their first contribution in #16618
Full Changelog: v1.79.3.dev7...v1.80.0-nightly