Sameer Kankute and GitHub
2e668d1dfe
Merge pull request #18701 from BerriAI/revert-17330-add-model-metadata
...
Revert "feat(model_cost): add display_name, model_vendor, and model_version metadata to model entries"
2026-01-06 15:30:19 +05:30
Sameer Kankute and GitHub
2baec27657
Revert "feat(model_cost): add display_name, model_vendor, and model_version metadata to model entries"
2026-01-06 15:29:42 +05:30
Sameer Kankute and GitHub
eb0193a8a5
Merge pull request #18695 from BerriAI/litellm_fix_mapped_test_060126
...
Fix mapped test 060126
2026-01-06 15:05:19 +05:30
Sameer Kankute
84b24ad030
fix:mypy mcp management
2026-01-06 14:48:31 +05:30
Sameer Kankute
15a28c7fe2
fix:test_api_error_handling
2026-01-06 14:44:34 +05:30
Sameer Kankute
0d050dc0ea
fix:test_anthropic_beta_header
2026-01-06 14:28:30 +05:30
Sameer Kankute
8aff258a93
fix: test_databricks_embeddings[True]
2026-01-06 14:20:30 +05:30
Sameer Kankute
386ea1354a
fix: async def test_bedrock_apply_guardrail_blocked()
2026-01-06 14:15:06 +05:30
Sameer Kankute
9c795a2baa
fix: test_all_models_have_display_name
2026-01-06 14:09:43 +05:30
Sameer Kankute
a087df365e
fix: test_aaamodel_prices_and_context_window_json_is_valid
2026-01-06 14:04:09 +05:30
Sameer Kankute
865c7a2215
fix: test_update_ui_settings_allowlisted_value
2026-01-06 13:58:37 +05:30
Sameer Kankute
9d59d3eef6
fix: test_secret_manager_failure_does_not_block_email
2026-01-06 13:58:15 +05:30
Sameer Kankute
9f65f82c56
Fix: ImportError: qualifire package is required for QualifireGuardrail. Install it with: pip install qualifire
2026-01-06 13:52:26 +05:30
YutaSaito and GitHub
facc4b0b79
Merge pull request #18693 from BerriAI/litellm_fix_main_test
...
fix main test
2026-01-06 17:17:33 +09:00
Yuta Saito
ca14160375
Revert "fix: model eol"
...
This reverts commit 5aa1665d79 .
2026-01-06 16:49:30 +09:00
Yuta Saito
23713d1811
fix: anthropic claude-3-opus-20240229 EOL
2026-01-06 16:06:21 +09:00
Yuta Saito
5aa1665d79
fix: model eol
2026-01-06 15:47:37 +09:00
YutaSaito and GitHub
abb4df9dc7
Merge pull request #18687 from BerriAI/revert-18177-litellm_fix_redisvl_dependency
...
Revert "Add redisvl in requirements.txt"
2026-01-06 15:12:39 +09:00
YutaSaito and GitHub
1897a1f894
Revert "Add redisvl in requirements.txt"
2026-01-06 15:04:56 +09:00
Sameer Kankute and GitHub
694e44551f
Merge pull request #17330 from nmgarza5/add-model-metadata
...
feat(model_cost): add display_name, model_vendor, and model_version metadata to model entries
2026-01-06 10:56:49 +05:30
Sameer Kankute and GitHub
0f55c2b216
Merge pull request #18513 from talesofai/feat/responses-api-hooks-parity
...
feat (proxy) : Responses API Support More Streaming Callback Hooks
2026-01-06 10:51:48 +05:30
Sameer Kankute and GitHub
3c0248edb9
Merge pull request #18663 from BerriAI/litellm_staging_01_05_2026
...
Staging 01/05/2026
2026-01-06 10:46:04 +05:30
Sameer Kankute and GitHub
4ebd9b266b
Merge pull request #18177 from BerriAI/litellm_fix_redisvl_dependency
...
Add redisvl in requirements.txt
2026-01-06 10:43:25 +05:30
0717376 and GitHub
12f02f6c54
feat: Add GigaChat provider support ( #18564 )
...
* feat: Add GigaChat provider support
Add native support for GigaChat API (Sber AI, Russia's leading LLM).
Supported features:
- Chat completions (sync/async)
- Streaming (sync/async)
- Function calling / Tools
- Structured output via JSON schema (emulated through function calls)
- Image input (base64 and URL)
- Embeddings
Closes #18515
* fix: resolve mypy type errors in GigaChat handler
- Fix _prepare_file_data return type (use 3-tuple for cleaner type flow)
- Add type annotations for lists in _process_content_parts methods
- Add type annotations in _collapse_user_messages
- Use ChatCompletionToolCallChunk for proper tool_use typing
- Add type: ignore[override] for astreaming async generator
* refactor(gigachat): migrate to BaseConfig pattern
* fix: remove unused imports
* fix: resolve mypy type errors
* fix: mypy type errors
* refactor: address review feedback for GigaChat provider
- Remove singleton pattern, reuse litellm HTTPHandler
- Move constants/errors to transformation files, delete common_utils.py
- Add models to model_prices_and_context_window.json
- Fix ssl_verify not passed to HTTP client for embeddings
* docs: update GigaChat documentation with ssl_verify requirement
2026-01-06 10:10:02 +05:30
YutaSaito and GitHub
a774e7899c
Merge pull request #18281 from Eric84626/main
...
Fix: fixed some MCP gateway oauth2 auth issues and ClosedResourceError
2026-01-06 13:22:46 +09:00
yuneng-jiang and GitHub
612782e2fb
Merge pull request #18680 from BerriAI/litellm_sso_modal_fix
...
[Fix] UI - SSO Edit Modal Clear Role Mapping Values on Provider Change
2026-01-05 19:55:49 -08:00
YutaSaito and GitHub
31470032ad
Merge pull request #18681 from BerriAI/litellm_feat_mcp-server-visibility-configurable
...
[feat] mcp server visibility configurable
2026-01-06 12:53:07 +09:00
YutaSaito and GitHub
ccdcb20048
Merge pull request #18279 from mangabits/fix-otel-provider
...
Use already configured opentelemetry providers
2026-01-06 12:49:48 +09:00
mangabits
ce678403b3
Address review comments
2026-01-05 19:42:44 -08:00
LingXuanYin
d101990342
Clarify responses API streaming context
2026-01-06 10:54:19 +08:00
LingXuanYin
499fc9f48a
Align responses API streaming hooks with chat pipeline
2026-01-06 10:54:19 +08:00
Yuta Saito
29e658012a
docs: add user_mcp_management_mode
2026-01-06 11:43:58 +09:00
Yuta Saito
375f3ed439
fix: missing mcp_allow_all_ui.png
2026-01-06 11:23:22 +09:00
yuneng-jiang
4566255181
Fixing tests
2026-01-05 18:22:54 -08:00
Yuta Saito
694bcb6186
feat: add user_mcp_management_mode for view_all visibility
2026-01-06 11:22:28 +09:00
yuneng-jiang
2d464032c5
Fixing Edit SSO Settings Modal
2026-01-05 18:08:41 -08:00
yuneng-jiang and GitHub
4cdcdc98e8
Merge pull request #18677 from BerriAI/litellm_ui_sso_settings_role
...
[Feature] UI - SSO Settings Page Add Role Mappings
2026-01-05 17:40:29 -08:00
yuneng-jiang
8851b86d93
Adding Role Mappings
2026-01-05 17:30:31 -08:00
Eric84626 and GitHub
f59e9cef55
Merge branch 'main' into main
2026-01-06 06:57:25 +08:00
YutaSaito and GitHub
8d40335684
Merge pull request #18670 from BerriAI/litellm_fix_async_client
...
fix: ensure_async_clients_test error
2026-01-06 07:38:15 +09:00
Yuta Saito
a8092ab4c4
fix: ensure_async_clients_test error
2026-01-06 07:13:13 +09:00
YutaSaito and GitHub
100f617a8f
Merge pull request #18668 from BerriAI/litellm_feat_noma_mcp_guardrail
...
[feat] add support MCP guardrail to noma
2026-01-06 07:01:57 +09:00
Yuta Saito
e5b06effda
fix: correct incorrect type annotation
2026-01-06 06:38:33 +09:00
YutaSaito and GitHub
0e9c5739ff
Merge pull request #18669 from BerriAI/litellm_doc_mcp_resources
...
[docs] mention MCP prompt/resources types in overview
2026-01-06 06:30:54 +09:00
Yuta Saito
bdd95314a7
docs: mention MCP prompt/resources types in overview
2026-01-06 06:29:37 +09:00
Yuta Saito
4eecf59f86
feat: add support MCP guardrail to noma
2026-01-06 06:15:56 +09:00
yuneng-jiang and GitHub
7937c8674b
Merge pull request #18666 from BerriAI/litellm_keys_create_hour_fix
...
[Fix] Use timedelta to Calculate Key Expiry on Generate
2026-01-05 12:57:53 -08:00
yuneng-jiang
c7345e4bfd
Use timedelta to calculate key expiry
2026-01-05 12:24:34 -08:00
Urain Ahmad Shah and GitHub
bf33e639ef
Fix User Invite & Key Generation Email Notification Logic ( #18524 )
...
* Fix email notification
* Update email notification tests
* moved test file
2026-01-06 01:35:52 +05:30
drorIvry and GitHub
b6a64ff99a
feature/ add qualifire guardrails ( #18594 )
...
* init guardrails
* init guardrails
* some fixes
* some fixes
* ruff
* some fixes
* some fixes
* some fixes
* some fixes
* some fixes
* some fixes
* docs
2026-01-06 01:34:43 +05:30