Sameer Kankute
5abb677624
Remove double imports
2025-12-24 12:22:19 +05:30
yuneng-jiang
ecd628b4ab
Merge pull request #18401 from BerriAI/litellm_ui_team_org
...
[Feature] Resolve Organization Alias on Team Table
2025-12-23 19:49:52 -08:00
yuneng-jiang
8b4c2da9ea
Resolve org alias on teams table
2025-12-23 18:16:30 -08:00
yuneng-jiang
d98defe63f
Merge pull request #18399 from BerriAI/litellm_yuneng_test_6
...
[Reissue: Fix] UI - Disappears in Development Environments
2025-12-23 18:08:46 -08:00
yuneng-jiang
d85bf4234e
Merge pull request #18400 from BerriAI/litellm_ui_org_admin
...
[Fix] Allow Organization Admins to See Organization Tab
2025-12-23 17:41:36 -08:00
yuneng-jiang
4b38db1398
Allow Organization Admins to See Organization Tab
2025-12-23 17:17:45 -08:00
yuneng-jiang
564b2b51cc
Fix for dev env
2025-12-23 16:09:17 -08:00
yuneng-jiang
05dd247ff5
Fix UI disappearing for development instances
2025-12-23 15:24:07 -08:00
yuneng-jiang
b86147c84c
Merge pull request #18397 from BerriAI/litellm_disable_admin_flag
...
[Fix] Disable Admin UI Flag
2025-12-23 15:20:24 -08:00
yuneng-jiang
cd1e8042ec
Merge pull request #18398 from BerriAI/revert-18393-litellm_ui_fix_2
...
Revert "[Fix] UI - Disappears in Development Environments"
2025-12-23 15:08:22 -08:00
yuneng-jiang
6bb5254c9b
Revert "[Fix] UI - Disappears in Development Environments"
2025-12-23 15:08:07 -08:00
yuneng-jiang
d9bcc33ba7
Fixing tests
2025-12-23 14:10:41 -08:00
Alexsander Hamir
4d005fe1c4
[Refactor]: Lazy load additional components (types, callbacks, utilities) ( #18396 )
2025-12-23 13:55:24 -08:00
yuneng-jiang
87337abfea
Support Disable Admin UI
2025-12-23 13:52:05 -08:00
YutaSaito
55bfb24ef8
Merge pull request #18324 from BerriAI/litellm_feat_dynamic_env_propagation_for_stdio_MCP_server
...
feat: support MCP stdio header env overrides
2025-12-24 06:29:53 +09:00
yuneng-jiang
97230e5179
Merge pull request #18393 from BerriAI/litellm_ui_fix_2
...
[Fix] UI - Disappears in Development Environments
2025-12-23 13:24:59 -08:00
Alexsander Hamir
449a586889
[Refactor]: Complete lazy loading migration for all 180+ LLM config classes ( #18392 )
2025-12-23 12:31:31 -08:00
yuneng-jiang
fccd2d1e87
Fix UI disappearing for development instances
2025-12-23 11:46:55 -08:00
yuneng-jiang
ed4a4c13d6
Base commit
2025-12-23 11:46:35 -08:00
Alexsander Hamir
1b8cb31f4e
[Refactor] Consolidate lazy import handlers with registry pattern ( #18389 )
2025-12-23 10:24:18 -08:00
Ishaan Jaff
4f7682f670
[Feat] RAG query endpoint - Add RAG Search / Query endpoint ( #18376 )
...
* add rag query to llm api endpoints
* add rag query as a new endpoint
* docs - new endpoint
* ingest+query
* docs add rag query
2025-12-23 22:30:37 +05:30
Ishaan Jaff
0f63cbea59
[Feat] Interactions API - allow using all litellm providers (interactions -> responses api bridge) ( #18373 )
...
* add BaseInteractionsTest
* add interactions_api_handler
* init bridge
* init LiteLLMResponsesInteractionsConfig
* LiteLLMResponsesInteractionsHandler
* mv test
* fixes api spec
* docs
* fix transform+iterators
* docs fix
* fix iterator
2025-12-23 22:30:22 +05:30
vasilisazayka
f284fc716d
fix(sap): add sap as provider for list in add credentials component in proxy ui, add sap logo ( #18375 )
2025-12-23 22:29:51 +05:30
Sameer Kankute
fda919d6ef
Merge pull request #18334 from BerriAI/litellm_minmax_tts_support
...
Add support for minimax tts
2025-12-23 21:55:45 +05:30
Sameer Kankute
980860a827
Fix : mypy error
2025-12-23 21:53:58 +05:30
Sameer Kankute
c7e0366925
Add support for minmax tts
2025-12-23 21:53:53 +05:30
Sameer Kankute
a57c4d0aa1
Merge pull request #18374 from BerriAI/litellm_add_gemini_thought_signature_support
...
Add gemini thought signature support via tool call id
2025-12-23 21:50:12 +05:30
Sameer Kankute
d0fa01d13c
Merge pull request #18377 from BerriAI/litellm_minmax_anthropic_spec
...
Add anthropic native endpoint support for Minimax
2025-12-23 21:49:27 +05:30
Sameer Kankute
3c25320cb1
Merge pull request #18380 from BerriAI/litellm_minmax_chat_completion_support
...
(Feat) Minimax chat completion support
2025-12-23 21:49:09 +05:30
Sameer Kankute
a2240775c4
correct doc
2025-12-23 21:46:34 +05:30
Sameer Kankute
e18cfc0cf6
corrected provider name
2025-12-23 21:42:51 +05:30
Sameer Kankute
b2b0604173
Fix : mypy error
2025-12-23 21:36:21 +05:30
Sameer Kankute
fa14a9931f
Merge pull request #18368 from BerriAI/litellm_together_ai_models_update
...
Add supports_response_schema to all supported together ai models
2025-12-23 17:27:11 +05:30
Sameer Kankute
dce95d3a03
fix mypy issue
2025-12-23 17:16:47 +05:30
Sameer Kankute
16985ab2f3
Potential fix for code scanning alert no. 3942: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-12-23 17:13:48 +05:30
Sameer Kankute
4e77dc67d2
Add tests for chat completion minmax
2025-12-23 17:10:46 +05:30
Sameer Kankute
26c0396146
Add documentation for chat compeltion minmax
2025-12-23 17:10:06 +05:30
Sameer Kankute
b1b8d19d97
Add: chat completion transformation for minmax
2025-12-23 17:08:44 +05:30
Sameer Kankute
38cf66df01
Add: chat completion transformation for minmax
2025-12-23 17:07:21 +05:30
Sameer Kankute
af8483b37e
Fix: documentation for litellm sdk
2025-12-23 16:27:35 +05:30
Sameer Kankute
0174c56c90
Fix: documentation for litellm sdk
2025-12-23 16:23:53 +05:30
Sameer Kankute
7559869359
Merge branch 'main' into litellm_minmax_anthropic_spec
2025-12-23 16:13:47 +05:30
Sameer Kankute
403875256c
Add minmax documentation
2025-12-23 16:11:26 +05:30
Sameer Kankute
2f9042c974
Add tests related to minmax doc
2025-12-23 16:10:36 +05:30
Sameer Kankute
743960ad0a
Add pricing for minmax models in model map
2025-12-23 16:10:06 +05:30
Sameer Kankute
4bae4d00f5
Add: transformation file for minmax anthropic endpoint
2025-12-23 16:09:35 +05:30
Sameer Kankute
ca28ab8a0a
Add: transformation file for minmax anthropic endpoint
2025-12-23 16:08:52 +05:30
Emin Askerov
73b64e53ff
Add azure_ai/gpt-oss-120b model pricing details ( #18317 )
...
Added pricing and configuration details for the azure_ai/gpt-oss-120b model, including costs and capabilities.
2025-12-23 15:51:57 +05:30
Cesar Garcia
40fac60ea7
docs(openai): fix gpt-5-mini reasoning_effort supported values ( #18346 )
...
Remove 'none' from gpt-5-mini's supported reasoning_effort values in the documentation table. gpt-5-mini does not support reasoning_effort="none", only minimal, low, medium, and high.
2025-12-23 15:50:57 +05:30
Cesar Garcia
c4b2c570f0
feat(pricing): add Azure gpt-image-1.5 pricing to cost map ( #18347 )
...
Add missing pricing entries for azure/gpt-image-1.5 and azure/gpt-image-1.5-2025-12-16 to model_prices_and_context_window.json.
These models use token-based pricing (same as OpenAI):
- Text input: $5.00/1M tokens
- Image input: $8.00/1M tokens
- Image output: $32.00/1M tokens
- Cached text: $1.25/1M tokens
- Cached image: $2.00/1M tokens
2025-12-23 15:49:14 +05:30