litellm/litellm
yuneng-jiang fe30e8a7d0
Merge pull request #20653 from BerriAI/litellm_deleted_table_soft_budget
[Infra] Deleted Teams Table soft_budget
2026-02-07 11:12:15 -08:00
..
a2a_protocol fix(mypy): resolve type checking errors in 5 files (#20627) 2026-02-06 18:34:55 -08:00
anthropic_interface
assistants
batch_completion
batches litellm_fix(azure): Fix acancel_batch not using Azure SDK client initialization (#20168) 2026-01-31 11:45:25 -08:00
caching fix(mypy): resolve type checking errors in 5 files (#20627) 2026-02-06 18:34:55 -08:00
completion_extras fix(proxy): forward extra_headers in chat 2026-02-04 08:56:50 +05:30
containers
endpoints/speech/speech_to_completion_bridge
experimental_mcp_client fix(mcp): resolve OAuth2 'Capabilities: none' bug for upstream MCP servers (#20602) 2026-02-06 15:00:35 -08:00
files fix(mypy): fix type errors in files, opentelemetry, gemini transformation, and key management (#20161) 2026-01-31 10:09:07 -08:00
fine_tuning
google_genai Add custom vertex ai mapping to the output 2026-01-22 15:18:24 +05:30
images
integrations Add http support to custom code guardrails + Unified guardrails for MCP + Agent guardrail support (#20619) 2026-02-06 17:34:32 -08:00
interactions
litellm_core_utils perf: guard debug f-string in update_environment_variables to avoid evaluation when disabled (#20360) 2026-02-07 10:54:07 -08:00
llms fix(mypy): resolve type checking errors in 5 files (#20627) 2026-02-06 18:34:55 -08:00
ocr
passthrough [Fix] VertexAI Pass through - Ensure only anthropic betas are forwarded down to LLM API (#19542) 2026-01-21 19:12:04 -08:00
proxy Merge pull request #20653 from BerriAI/litellm_deleted_table_soft_budget 2026-02-07 11:12:15 -08:00
proxy_auth Fix mypy issues 2026-02-05 09:44:05 +05:30
rag [Feat] RAG API - Add s3_vectors as provider on /vector_store/search API + UI for creating + PDF support for /rag/ingest (#19895) 2026-01-27 16:30:59 -08:00
realtime_api [Feat] Add xAI /realtime API Support - works with LiveKitSDK (#20381) 2026-02-03 19:58:28 -08:00
rerank_api
responses fix(mypy): resolve missing return statements and type casting issues (#20618) 2026-02-06 17:49:35 -08:00
router_strategy
router_utils Revert "fix: prevent error when max_fallbacks exceeds available models (#20071)" 2026-02-03 15:15:30 +05:30
search
secret_managers fix: make HTTPHandler mockable in OIDC secret manager tests (#19803) 2026-01-26 11:00:42 -08:00
skills
types [Feat] MCP Gateway - Allow setting MCP Servers as Private/Public available on Internet (#20607) 2026-02-06 17:51:20 -08:00
vector_store_files
vector_stores
videos
__init__.py Merge pull request #20386 from naaa760/fix/extra-head-chat-comp-brid 2026-02-04 09:11:43 +05:30
_lazy_imports_registry.py [Feat] Allow calling A2A agents through LiteLLM /chat/completions API (#20358) 2026-02-03 12:52:33 -08:00
_lazy_imports.py
_logging.py Fix: log duplication when json_logs is enabled (#19705) 2026-01-24 11:09:04 -08:00
_redis.py
_service_logger.py
_uuid.py
_version.py
anthropic_beta_headers_config.json Add documentation related to new beta header json 2026-02-06 17:54:56 +05:30
anthropic_beta_headers_manager.py feat: Add Unsupported Anthropic beta headers for each provider json 2026-02-06 17:44:09 +05:30
budget_manager.py
constants.py [Fix] A2a Agent Gateway Fixes - A2A agents deployed with localhost/internal URLs in their agent cards (e.g., http://0.0.0.0:8001/) (#20604) 2026-02-06 15:02:34 -08:00
cost_calculator.py perf: guard debug log f-strings and remove redundant dict copy in hot path (#19961) 2026-02-07 10:40:29 -08:00
cost.json
exceptions.py Fix unsafe access to request attribute (#19573) 2026-01-22 10:58:29 -08:00
main.py Merge pull request #20386 from naaa760/fix/extra-head-chat-comp-brid 2026-02-04 09:11:43 +05:30
model_prices_and_context_window_backup.json [Feat] IP-Based Access Control for MCP Servers (#20620) 2026-02-06 17:58:24 -08:00
mypy.ini
py.typed
router.py perf: guard debug log f-strings and remove redundant dict copy in hot path (#19961) 2026-02-07 10:40:29 -08:00
scheduler.py
timeout.py
utils.py perf: replace enum construction with frozenset lookup in _is_streaming_request (#20302) 2026-02-07 10:50:57 -08:00