..
_experimental
Merge remote-tracking branch 'origin/main' into litellm_internal_dev_03_16_2026
2026-03-16 16:33:40 -07:00
agent_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
analytics_endpoints
anthropic_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
auth
Support multiple headers mapped to the customer user role ( #23664 )
2026-03-15 14:20:45 +05:30
batches_endpoints
Fix flaky e2e batch test: set batch_processed=True on completion in retrieve_batch
2026-03-15 18:18:32 -07:00
client
Merge remote-tracking branch 'origin' into litellm_internal_dev_03_12_2026
2026-03-13 15:11:49 -07:00
common_utils
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
config_management_endpoints
container_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
credential_endpoints
style: run black formatter on 52 non-enterprise files
2026-03-12 14:23:50 -03:00
custom_hooks
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
db
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
discovery_endpoints
Support auto_redirect_ui_login_to_sso in config.yaml general_settings
2026-03-11 11:34:17 -07:00
example_config_yaml
[Infra] Merging RC Branch with Main ( #23786 )
2026-03-16 15:32:20 -07:00
fine_tuning_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
google_endpoints
fix: Metadata / Trace ID Missing in S3 Streaming Callbacks
2026-02-25 14:16:21 +05:30
guardrails
fix: Register DynamoAI guardrail initializer and enum entry ( #23752 )
2026-03-16 22:24:29 -07:00
health_check_utils
feat(proxy): limit concurrent health checks with health_check_concurrency ( #20584 )
2026-02-24 08:16:59 -08:00
health_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
hooks
Merge branch 'main' into litellm_langfuse-session-trace-fix
2026-03-15 01:09:49 +05:30
image_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
management_endpoints
[Feature] Disable custom API key values via UI setting
2026-03-16 21:35:21 -07:00
management_helpers
[Feature] UI - Default Team Settings: Modernize page and fix defaults application
2026-03-14 00:01:25 -07:00
middleware
Fix inflight mypy
2026-03-02 19:41:32 +05:30
ocr_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
openai_evals_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
openai_files_endpoints
Fix flaky e2e batch test: set batch_processed=True on completion in retrieve_batch
2026-03-15 18:18:32 -07:00
pass_through_endpoints
address greptile review: move early return before pre_call, trim comments
2026-03-13 04:53:50 +01:00
policy_engine
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
prompts
fix: prompt registry
2026-02-18 00:34:54 +05:30
public_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
rag_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
realtime_endpoints
[Fix] Use type:ignore instead of Union return type for realtime endpoint
2026-03-13 11:42:26 -07:00
rerank_endpoints
response_api_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
response_polling
Log incomplete details in background streaming
2026-03-17 11:35:50 -07:00
search_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
spend_tracking
Merge pull request #23333 from Harshit28j/litellm_FOCUS_preserve-summary
2026-03-14 10:15:05 -07:00
swagger
test_prompts
types_utils
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
ui_crud_endpoints
[Fix] Remove "API" from custom key description text
2026-03-16 22:35:44 -07:00
vector_store_endpoints
fix(mypy): sync route_type Literals, fix BFL params and signatures
2026-03-12 23:51:35 +00:00
vector_store_files_endpoints
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
vertex_ai_endpoints
fix: add .copy() to create_request_copy and tests for header caching
2026-02-18 09:44:35 -08:00
video_endpoints
fix(greptile-review): address backward compatibility and code quality issues
2026-03-16 19:17:06 +05:30
__init__.py
_logging.py
_new_new_secret_config.yaml
_new_secret_config.yaml
Bug Fix: auto-inject prompt caching support for Gemini models ( #21881 )
2026-03-03 20:25:35 -08:00
_super_secret_config.yaml
fix: prompt registry
2026-02-18 00:34:54 +05:30
_types.py
Merge pull request #23822 from BerriAI/litellm_ryan_march_16
2026-03-17 10:03:01 -07:00
.gitignore
cached_logo.jpg
fix: prompt registry
2026-02-18 00:34:54 +05:30
caching_routes.py
common_request_processing.py
Add new videos transformation
2026-03-16 17:56:21 +05:30
compliance_checks.py
Add compliance checker endpoints + UI panel ( #21432 )
2026-02-17 18:22:26 -08:00
custom_auth_auto.py
custom_prompt_management.py
fix: prompt registry
2026-02-18 00:34:54 +05:30
custom_sso.py
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
custom_validate.py
dd_span_tagger.py
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
enterprise
health_check.py
add docs and formatting
2026-02-28 14:08:09 +05:30
lambda.py
litellm_pre_call_utils.py
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
llamaguard_prompt.txt
logo.jpg
mcp_registry.json
feat(ui): group MCP tools by CRUD risk category in allowlist panels ( #23403 )
2026-03-11 21:15:25 -07:00
mcp_tools.py
model_config.yaml
openapi_registry.json
feat(ui): OpenAPI MCP server support with popular API quick-picker ( #23200 )
2026-03-10 13:59:52 -07:00
openapi.json
post_call_rules.py
prisma_migration.py
prometheus_cleanup.py
Add Prometheus child_exit cleanup for gunicorn workers
2026-02-27 16:11:15 -08:00
proxy_cli.py
[Infra] Merging RC Branch with Main ( #23786 )
2026-03-16 15:32:20 -07:00
proxy_config.yaml
fix: prompt registry
2026-02-18 00:34:54 +05:30
proxy_server.py
Merge pull request #23333 from Harshit28j/litellm_FOCUS_preserve-summary
2026-03-14 10:15:05 -07:00
README.md
route_llm_request.py
style: apply black formatting to fix CI lint check
2026-03-17 18:52:57 +00:00
schema.prisma
merge: resolve conflicts between main and litellm_oss_staging_03_11_2026
2026-03-12 09:38:31 -03:00
start.sh
utils.py
Merge pull request #23509 from michelligabriele/fix/pass-through-duplicate-failure-logs
2026-03-18 11:57:50 -07:00