What's Changed
- (feat) Milvus - search vector store support + (fix) Passthrough Endpoints - support multi-part form data on passthrough by @krrishdholakia in #16035
- (feat) Azure AI Vector Stores - support "virtual" indexes + create vector store on passthrough API by @krrishdholakia in #16160
- Add
custom_llm_providersupport for video endpoints (non-generation) by @Sameerlite in #16121 - fix: resolve memory accumulation caused by Pydantic 2.11+ deprecation warnings by @AlexsanderHamir in #16110
- add: minimum resource requirement for production by @AlexsanderHamir in #16146
- Remove minimum validation for cache control injection index by @steve-gore-snapdocs in #16149
- Fix empty assistant message handling in AWS Bedrock Converse API to prevent 400 Bad Request errors by @Sameerlite in #15850
- Add LLM provider response headers to Responses API by @Sameerlite in #16091
- Fix azure doesn't accept extra body param by @Sameerlite in #16116
- Add E2E Container API Support by @Sameerlite in #16136
- Add new model pricing for nemotron-nano-9b-v2 by @timbmg in #16120
- docs - v1.79.1 by @ishaan-jaff in #16163
- UI - Fix regression where Guardrail Entity Could not be selected and entity was not displayed by @ishaan-jaff in #16165
- Fix Anthropic token counting for VertexAI by @steve-gore-snapdocs in #16171
- [Feature] UI - Delete Team Member with friction by @yuneng-jiang in #16167
- [Feature] UI - Add Model Existing Credentials Improvement by @yuneng-jiang in #16166
- [Feature] UI - Guardrail Info Page Show PII Config by @yuneng-jiang in #16164
- strip base64 in s3 by @deepanshululla in #16157
- fix(ui_sso.py): support dot notation on ui sso by @krrishdholakia in #16135
- Support responses API streaming in langfuse otel by @eycjur in #16153
- fix: return the diarized transcript when it's required in the request by @gvioss in #16133
- build: Squashed commit of the following: by @krrishdholakia in #16176
- feat: change guardrail_information to list type by @uc4w6c in #16127
- Milvus - Passthrough API support - adds create + read vector store support via passthrough API's by @krrishdholakia in #16170
- Fix index field not populated in streaming mode with n>1 and tool calls by @Sameerlite in #15962
- Update perplexity cost tracking by @Sameerlite in #15743
- Fix image_config.aspect_ratio not working for gemini-2.5-flash-image by @Sameerlite in #15999
New Contributors
- @steve-gore-snapdocs made their first contribution in #16149
- @timbmg made their first contribution in #16120
Full Changelog: v1.79.1-nightly...v1.79.1.dev2