..
_experimental
Litellm dev 01 15 2026 p1 ( #19153 )
2026-01-16 00:48:41 +05:30
agent_endpoints
Merge pull request #17781 from BerriAI/litellm_daily_agent_table
2025-12-11 15:01:50 -08:00
analytics_endpoints
fix(sql): Optimize SpendLogs queries to use timestamp filtering for index usage ( #17504 )
2025-12-04 21:52:57 -08:00
anthropic_endpoints
[bug fix] do not fallback to token counter if disable_token_counter is enabled ( #19041 )
2026-01-13 16:53:38 -08:00
auth
fix: correct budget limit validation operator (>=) for team members ( #19207 )
2026-01-17 00:15:35 +05:30
batches_endpoints
Add end to end integration tests for batches
2025-12-23 11:54:46 -05:00
client
add a new feature fix to expose the team alias when authenticating th… ( #17725 )
2025-12-10 10:10:28 -08:00
common_utils
Fix: Clarify database_connection_pool_limit applies per worker, not per instance ( #18780 )
2026-01-07 13:57:03 -08:00
config_management_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
container_endpoints
[Feat] Litellm new endpoint add container file upload ( #18743 )
2026-01-07 13:36:55 +05:30
credential_endpoints
Added new step into rotate master key function for processing credentials table ( #17952 )
2025-12-16 09:40:22 +05:30
custom_hooks
[Feat] SSO - Allow users to run a custom sso login handler ( #12465 )
2025-07-09 16:36:30 -07:00
db
fix: proactive RDS IAM token refresh to prevent 15-min connection failed ( #18795 )
2026-01-08 23:53:36 +05:30
discovery_endpoints
Support Disable Admin UI
2025-12-23 13:52:05 -08:00
example_config_yaml
[Feat] Guardrails Load Balancing - Allow Platform admins to load balance between guardrails ( #18181 )
2025-12-19 00:08:03 +05:30
fine_tuning_endpoints
fix: Get custom_llm_provider from query param ( #16731 )
2025-11-17 19:56:41 -08:00
google_endpoints
Fix: [Bug]: Gemini Image Generation: imageConfig parameters (imageSize, aspectRatio) are completely ignored #18656
2026-01-12 13:38:37 +05:30
guardrails
Merge pull request #19203 from BerriAI/main
2026-01-16 15:16:29 +05:30
health_check_utils
fix lint errors ( #15406 )
2025-10-10 14:16:23 -07:00
health_endpoints
add license endpoint ( #18311 )
2025-12-25 11:11:17 +05:30
hooks
Merge pull request #19203 from BerriAI/main
2026-01-16 15:16:29 +05:30
image_endpoints
Fix image edit endpoint ( #17046 )
2025-11-24 20:52:35 -08:00
management_endpoints
Revert "[Feature] Deleted Keys and Deleted Teams Table"
2026-01-17 06:46:41 +09:00
management_helpers
[Feat] Tag Management - Add support for setting tag based budgets ( #15433 )
2025-10-10 19:24:50 -07:00
middleware
PrometheusAuthMiddleware
2025-04-04 20:37:53 -07:00
ocr_endpoints
[Feat] Native /ocr endpoint support ( #15573 )
2025-10-15 17:20:01 -07:00
openai_files_endpoints
fix(ui): use non-streaming method for endpoint v1/a2a/message/send in… ( #19025 )
2026-01-14 03:29:10 +05:30
pass_through_endpoints
Revert "Stabilise mock tests"
2026-01-17 06:26:18 +09:00
prompts
Fix: change delete() to delete_many() for prompt deletion to handle non-unique prompt_id ( #18966 )
2026-01-14 03:42:43 +05:30
public_endpoints
Feat/add watsonx fields ( #18569 )
2026-01-03 02:53:17 +05:30
rag_endpoints
[Feat] RAG query endpoint - Add RAG Search / Query endpoint ( #18376 )
2025-12-23 22:30:37 +05:30
rerank_endpoints
use correct get custom headers
2025-03-12 17:16:51 -07:00
response_api_endpoints
Revert "feat: Add built-in migration lock to prevent concurrent Prisma migrat…" ( #18719 )
2026-01-06 23:56:02 +05:30
response_polling
Fix lint and mypy error for response api polling
2025-12-08 20:42:23 +05:30
search_endpoints
Add cost tracking and logging support
2025-11-25 17:14:59 +05:30
spend_tracking
[Fix] turn_off_message_logging Does Not Redact Request Messages in proxy_server_request Field When Stored to Database ( #18897 )
2026-01-10 11:28:21 -08:00
swagger
Change favicon ( #16837 )
2025-11-19 20:38:22 -08:00
test_prompts
Prompt Management (2/2) - New /prompt/list endpoint + key-based access to prompt templates ( #13218 )
2025-08-02 10:36:38 -07:00
types_utils
[Feat] Allow reading custom logger python scripts from s3 ( #12623 )
2025-07-16 15:07:01 -07:00
ui_crud_endpoints
Allow prevent team admins from deleting users from teams
2026-01-14 22:15:48 -08:00
vector_store_endpoints
resolve embeddings model config
2025-12-17 21:56:47 -08:00
vector_store_files_endpoints
Vector store files Stable Release ( #16643 )
2025-11-15 13:00:33 -08:00
vertex_ai_endpoints
Move query params to create_pass_through_route call ( #17660 )
2025-12-08 12:57:49 -08:00
video_endpoints
Revert "Litellm staging 01 15 2026"
2026-01-17 06:31:34 +09:00
.gitignore
__init__.py
_logging.py
_new_new_secret_config.yaml
Ollama ssl verify = False + Spend Logs reliability fixes ( #7931 )
2025-01-23 23:05:41 -08:00
_new_secret_config.yaml
Litellm dev 01 15 2026 p1 ( #19153 )
2026-01-16 00:48:41 +05:30
_super_secret_config.yaml
fix: remove fake keys causing security scans to fail ( #18140 )
2025-12-17 10:14:06 -08:00
_types.py
Revert "[Feature] Deleted Keys and Deleted Teams Table"
2026-01-17 06:46:41 +09:00
cached_logo.jpg
Litellm dev 01 23 2025 p2 ( #7962 )
2025-01-23 21:02:15 -08:00
caching_routes.py
fix install on python
2025-06-14 15:42:06 -07:00
common_request_processing.py
Revert "Litellm staging 01 15 2026"
2026-01-17 06:31:34 +09:00
custom_auth_auto.py
Custom Auth - bubble up custom exceptions ( #13093 )
2025-07-29 16:28:25 -07:00
custom_prompt_management.py
[Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing ( #17920 )
2025-12-13 08:18:43 -08:00
custom_sso.py
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
custom_validate.py
build: merge commit 1b15568af7
2025-02-17 21:56:00 -08:00
enterprise
health_check.py
Fix Azure DALL-E-3 health check content policy violation by using safe default prompt ( #16329 )
2025-11-07 15:30:56 -08:00
lambda.py
litellm_pre_call_utils.py
Revert "Litellm staging 01 15 2026"
2026-01-17 06:31:34 +09:00
llamaguard_prompt.txt
logo.jpg
mcp_tools.py
example mcp tools
2025-03-20 17:53:20 -07:00
model_config.yaml
Revert "Revert "(feat) Allow using include to include external YAML files in a config.yaml ( #6922 )""
2024-11-27 16:08:59 -08:00
openapi.json
post_call_rules.py
prisma_migration.py
Revert "Litellm staging 01 15 2026"
2026-01-17 06:31:34 +09:00
proxy_cli.py
Revert "Litellm staging 01 15 2026"
2026-01-17 06:31:34 +09:00
proxy_config.yaml
test fix
2026-01-15 16:48:21 -08:00
proxy_server.py
Merge pull request #19211 from BerriAI/main
2026-01-16 17:01:10 +05:30
README.md
[Feat-Proxy] Allow using custom sso handler ( #5809 )
2024-09-20 19:14:33 -07:00
route_llm_request.py
Fix: Model matching priority in configuration
2026-01-13 11:44:48 +05:30
schema.prisma
Revert "[Feature] Deleted Keys and Deleted Teams Table"
2026-01-17 06:46:41 +09:00
start.sh
utils.py
fix: Support batch requests with comma-separated models in validate_model_access ( #18909 )
2026-01-10 14:23:45 -08:00