| .. |
|
a2a_protocol
|
fix(mypy): resolve type checking errors in 5 files (#20627)
|
2026-02-06 18:34:55 -08:00 |
|
anthropic_interface
|
[bug fix] do not fallback to token counter if disable_token_counter is enabled (#19041)
|
2026-01-13 16:53:38 -08:00 |
|
assistants
|
|
|
|
batch_completion
|
fix(batch_completion): submit all model futures before waiting (#20705)
|
2026-02-11 15:44:37 +05:30 |
|
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
|
Make keepalive_timeout parameter work for Gunicorn (#19087)
|
2026-01-16 03:32:59 +05:30 |
|
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
|
Add None as default image value
|
2026-01-19 09:08:38 +05:30 |
|
integrations
|
Fix: phoenix tests issues
|
2026-02-11 16:13:20 +05:30 |
|
interactions
|
[Feat] Interactions API - allow using all litellm providers (interactions -> responses api bridge) (#18373)
|
2025-12-23 22:30:22 +05:30 |
|
litellm_core_utils
|
fix(arize): allow OTEL and Arize Phoenix/Arize tracing to coexist in parallel
|
2026-02-11 15:45:46 +05:30 |
|
llms
|
fix(bedrock): address review - cross-account, SSL verify, narrow fallback
|
2026-02-11 15:45:47 +05:30 |
|
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
|
fix(arize-phoenix): dynamic project naming from metadata + guardrails on image generation
|
2026-02-11 15:45:46 +05:30 |
|
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
|
Add tests for header forwarding
|
2025-12-12 17:54:17 +05:30 |
|
responses
|
Merge pull request #20783 from BerriAI/litellm_oss_staging_02_09_2026
|
2026-02-10 18:02:14 +05:30 |
|
router_strategy
|
feat(tag-routing): support toggling tag matching between ANY and ALL (#18776)
|
2026-01-08 23:39:03 +05:30 |
|
router_utils
|
feat: add support for anthropic_messages call type in prompt caching (#19233)
|
2026-02-07 22:51:06 -08:00 |
|
search
|
|
|
|
secret_managers
|
fix: make HTTPHandler mockable in OIDC secret manager tests (#19803)
|
2026-01-26 11:00:42 -08:00 |
|
skills
|
[Feat] Unified Skills API - works across Anthropic, Vertex, Azure, Bedrock (#18232)
|
2025-12-19 18:55:59 +05:30 |
|
types
|
Merge pull request #20908 from BerriAI/litellm_ui_login_sso_redir
|
2026-02-10 20:07:24 -08:00 |
|
vector_store_files
|
Vector store files Stable Release (#16643)
|
2025-11-15 13:00:33 -08:00 |
|
vector_stores
|
Fix vector store configuration synchronization failure
|
2025-12-05 11:46:14 +05:30 |
|
videos
|
fix: respect videos content db creds
|
2025-12-10 23:00:01 +05:30 |
|
__init__.py
|
Fix mypy issues
|
2026-02-10 17:58:15 +05:30 |
|
_lazy_imports.py
|
refactor: migrate utils.py lazy imports to registry pattern (#18657)
|
2026-01-05 09:55:48 -08:00 |
|
_lazy_imports_registry.py
|
[Release - 02/10/2026] v1.81.10-nightly
|
2026-02-10 16:26:30 -08:00 |
|
_logging.py
|
fix:Parse embedded JSON in the message field of logs (#20366)
|
2026-02-10 16:13:33 +05:30 |
|
_redis.py
|
|
|
|
_service_logger.py
|
fix(langfuse_otel): ignore service logs and fix callback shadowing (#19298)
|
2026-01-19 05:53:47 -08:00 |
|
_uuid.py
|
|
|
|
_version.py
|
|
|
|
anthropic_beta_headers_config.json
|
Fix : litellm/tests/test_litellm/llms/bedrock/chat/invoke_transformations/test_bedrock_chat_invoke_transformations_anthropic_claude3_transformation.py
|
2026-02-09 17:18:05 +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
|
[Feat] Policies - Allow connecting Policies to Tags, Simulating Policies, Viewing how many keys, teams it applies on (#20904)
|
2026-02-10 17:50:37 -08:00 |
|
cost.json
|
|
|
|
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 |
|
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
|
fix linting
|
2026-02-10 19:28:04 -08:00 |
|
mypy.ini
|
|
|
|
py.typed
|
|
|
|
router.py
|
fix: handles edge case which are blocked by Lock (#20451)
|
2026-02-11 15:45:46 +05:30 |
|
scheduler.py
|
Fix queue persistence to Redis (#19304)
|
2026-01-19 19:01:34 -08:00 |
|
timeout.py
|
|
|
|
utils.py
|
fix(bedrock): accept AWS_CONTAINER_CREDENTIALS_FULL_URI in validate_environment
|
2026-02-11 15:45:47 +05:30 |