| .. |
|
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
|
Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE (#9995) (#10423)
|
2025-04-29 21:27:37 -07:00 |
|
batch_completion
|
fix(batch_completion): submit all model futures before waiting (#20705)
|
2026-02-11 15:44:37 +05:30 |
|
batches
|
Fix: LoggingWorker Missing Azure Credentials When Fetching
|
2026-02-13 13:05:49 +05:30 |
|
caching
|
fix(cache): prevent DualCache async batch check-then-act race (#20986)
|
2026-02-13 18:32:41 +05:30 |
|
completion_extras
|
fix openai tests
|
2026-02-12 17:53:47 -08:00 |
|
containers
|
Make keepalive_timeout parameter work for Gunicorn (#19087)
|
2026-01-16 03:32:59 +05:30 |
|
endpoints/speech/speech_to_completion_bridge
|
fix: fix import errors
|
2025-09-14 09:32:21 -07:00 |
|
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
|
Litellm managed file updates combined (#11040)
|
2025-05-22 17:20:41 -07:00 |
|
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
|
Update litellm/integrations/opentelemetry.py
|
2026-02-15 12:31:26 -03:00 |
|
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
|
Agent Guardrails - on streaming output (#21206)
|
2026-02-14 11:36:52 -08:00 |
|
llms
|
VertexAILlama3StreamingHandler
|
2026-02-14 13:18:26 -08:00 |
|
ocr
|
[Feat] /ocr - Add VertexAI OCR provider support + cost tracking (#16216)
|
2025-11-03 15:56:49 -08:00 |
|
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 #21235 from BerriAI/litellm_ui_access_groups
|
2026-02-14 17:34:37 -08:00 |
|
proxy_auth
|
Fix mypy issues
|
2026-02-05 09:44:05 +05:30 |
|
rag
|
fix(ci): Fix ruff lint error - unused import in vertex_ai_ingestion (#21178)
|
2026-02-13 18:14:23 -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
|
fix: remove unused Reasoning import from transformation.py
|
2026-02-15 12:37:41 -03:00 |
|
router_strategy
|
fix(router): remove repeated provider parsing in budget limiter hot path (#21043)
|
2026-02-12 20:05:55 -08:00 |
|
router_utils
|
feat: add support for anthropic_messages call type in prompt caching (#19233)
|
2026-02-07 22:51:06 -08:00 |
|
search
|
[Bug Fix] Exa Search API - ensure request params are sent to Exa AI (#15855)
|
2025-10-23 11:56:30 -07:00 |
|
secret_managers
|
Fix authorization issues, same alias; verified working
|
2026-02-05 14:14:20 +05:30 |
|
skills
|
[Feat] Unified Skills API - works across Anthropic, Vertex, Azure, Bedrock (#18232)
|
2025-12-19 18:55:59 +05:30 |
|
types
|
Agent Guardrails - on streaming output (#21206)
|
2026-02-14 11:36:52 -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
|
Add support sync with remote URL for beta headers
|
2026-02-13 15:49:42 +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
|
fix: remove duplicate PerplexityResponsesConfig from LLM_CONFIG_NAMES (#21105)
|
2026-02-13 08:38:50 -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
|
fix: Apply max_connections configuration to Redis async client (#15797)
|
2025-10-22 09:19:08 -07:00 |
|
_service_logger.py
|
fix(langfuse_otel): ignore service logs and fix callback shadowing (#19298)
|
2026-01-19 05:53:47 -08:00 |
|
_uuid.py
|
Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941)
|
2025-09-26 09:14:20 -07:00 |
|
_version.py
|
Virtual key based policies in Aim Guardrails (#9499)
|
2025-04-01 21:57:23 -07:00 |
|
anthropic_beta_headers_config.json
|
Merge branch 'main' into litellm_litellm_anthropic_remote_url3
|
2026-02-13 18:40:00 +05:30 |
|
anthropic_beta_headers_manager.py
|
Add support sync with remote URL for beta headers
|
2026-02-13 15:49:42 +05:30 |
|
budget_manager.py
|
Squashed commit of the following: (#9709)
|
2025-04-02 21:24:54 -07:00 |
|
constants.py
|
Merge remote-tracking branch 'origin' into litellm_access_groups_inte
|
2026-02-14 13:27:36 -08:00 |
|
cost.json
|
|
|
|
cost_calculator.py
|
Agent Guardrails - on streaming output (#21206)
|
2026-02-14 11:36:52 -08:00 |
|
exceptions.py
|
Fix unsafe access to request attribute (#19573)
|
2026-01-22 10:58:29 -08:00 |
|
main.py
|
feat(vertex_ai): preserve usageMetadata in _hidden_params (#20559)
|
2026-02-12 20:44:59 -08:00 |
|
model_prices_and_context_window_backup.json
|
test_other_constraints_preserved
|
2026-02-14 12:00:48 -08:00 |
|
mypy.ini
|
fix mypy
|
2025-09-27 12:21:32 -07:00 |
|
policy_templates_backup.json
|
Guardrails - add nsfw policy template, toxic keywords in multiple languages, child safety content filter, json content viewer (#21205)
|
2026-02-14 09:41:55 -08:00 |
|
py.typed
|
|
|
|
router.py
|
Merge pull request #21089 from BerriAI/litellm_vector_store_endpoints
|
2026-02-13 22:18:29 +05:30 |
|
scheduler.py
|
fix(scheduler): remove orphan entries from queue - causing memory leak. (#20866)
|
2026-02-10 22:34:52 -08:00 |
|
timeout.py
|
|
|
|
utils.py
|
Merge branch 'main' into litellm_oss_staging_02_11_2026
|
2026-02-12 20:04:46 +05:30 |