litellm/litellm
2026-02-09 11:28:00 +05:30
..
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
images
integrations posthog serilization fix (#20668) 2026-02-07 14:24:32 -08:00
interactions
litellm_core_utils Revert "perf: skip enterprise callback check when no dynamic disabling config…" (#20659) 2026-02-07 11:52:07 -08:00
llms Add support for fast param 2026-02-09 11:28:00 +05:30
ocr
passthrough
proxy modernize /team/available endpoint, migrate link to UI 2026-02-07 16:44:29 -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 Add support for fast param 2026-02-09 11:28:00 +05:30
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
_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
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 Add support for fast param 2026-02-09 11:28:00 +05:30
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