..
_experimental
Litellm new UI build ( #9601 )
2025-03-27 17:15:25 -07:00
analytics_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
anthropic_endpoints
get_custom_headers
2025-03-12 18:57:41 -07:00
auth
refactor PrismaDBExceptionHandler
2025-03-26 19:22:24 -07:00
batches_endpoints
use correct get custom headers
2025-03-12 17:16:51 -07:00
common_utils
fix _reset_budget_for_team
2025-03-17 19:34:44 -07:00
config_management_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
credential_endpoints
fix: fix linting error
2025-03-14 14:17:28 -07:00
db
Connect UI to "LiteLLM_DailyUserSpend" spend table - enables usage tab to work at 1m+ spend logs ( #9603 )
2025-03-27 23:29:15 -07:00
example_config_yaml
fix user_api_key_auth example config
2025-03-26 08:36:11 -07:00
fine_tuning_endpoints
use correct get custom headers
2025-03-12 17:16:51 -07:00
guardrails
fix: fix linting errors
2025-03-13 19:40:18 -07:00
health_endpoints
allow proxy to startup on DB unavailable
2025-03-26 19:50:57 -07:00
hooks
fix ProxyUpdateSpend
2025-03-17 22:17:56 -07:00
management_endpoints
Connect UI to "LiteLLM_DailyUserSpend" spend table - enables usage tab to work at 1m+ spend logs ( #9603 )
2025-03-27 23:29:15 -07:00
management_helpers
feat(model_management_endpoints.py): emit audit logs on model delete
2025-03-13 18:48:38 -07:00
openai_files_endpoints
use correct get custom headers
2025-03-12 17:16:51 -07:00
pass_through_endpoints
fix(llm_passthrough_endpoints.py): fix raising helpful debug error message
2025-03-22 15:06:16 -07:00
rerank_endpoints
use correct get custom headers
2025-03-12 17:16:51 -07:00
response_api_endpoints
Add stubbed routes to pass initial auth tests
2025-03-13 16:43:25 -07:00
spend_tracking
Connect UI to "LiteLLM_DailyUserSpend" spend table - enables usage tab to work at 1m+ spend logs ( #9603 )
2025-03-27 23:29:15 -07:00
types_utils
build: merge commit 1b15568af7
2025-02-17 21:56:00 -08:00
ui_crud_endpoints
fix settings endpoints code qa
2025-03-17 21:32:05 -07:00
vertex_ai_endpoints
build: cleanup unused files
2025-03-22 12:54:11 -07:00
.gitignore
fix(gitmodules): remapping to new proxy
2023-10-12 21:23:53 -07:00
__init__.py
refactor: add black formatting
2023-12-25 14:11:20 +05:30
_logging.py
fix(_logging.py): fix timestamp format for json logs
2024-06-20 15:20:21 -07:00
_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
fix(logging): add json formatting for uncaught exceptions ( #9615 ) ( #9619 )
2025-03-28 15:16:15 -07:00
_super_secret_config.yaml
docs(enterprise.md): cleanup docs
2024-07-15 14:52:08 -07:00
_types.py
Connect UI to "LiteLLM_DailyUserSpend" spend table - enables usage tab to work at 1m+ spend logs ( #9603 )
2025-03-27 23:29:15 -07:00
cached_logo.jpg
Litellm dev 01 23 2025 p2 ( #7962 )
2025-01-23 21:02:15 -08:00
caching_routes.py
(Bug fix) - Cache Health not working when configured with prometheus service logger ( #8687 )
2025-02-20 13:41:56 -08:00
common_request_processing.py
feat(pass_through_endpoints.py): support returning api-base on pass-through endpoints
2025-03-20 20:11:49 -07:00
custom_prompt_management.py
example X42PromptManagement
2025-03-19 16:24:41 -07: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
feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook
endpoint
2024-02-17 19:13:04 -08:00
health_check.py
fix endpoint_data
2025-03-14 17:21:01 -07:00
lambda.py
Add mangum.
2023-11-23 00:04:47 -05:00
litellm_pre_call_utils.py
LITELLM_METADATA_ROUTES
2025-03-12 18:20:07 -07:00
llamaguard_prompt.txt
feat(llama_guard.py): allow user to define custom unsafe content categories
2024-02-17 17:42:47 -08:00
logo.jpg
(feat) admin ui custom branding
2024-02-21 17:34:42 -08:00
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
(feat) add swagger.json for litellm proxy
2023-10-13 20:41:04 -07:00
post_call_rules.py
(docs) add example post call rules to proxy
2024-01-15 20:58:50 -08:00
prisma_migration.py
LiteLLM Contributor PRs (02/18/2025). ( #8643 )
2025-02-19 21:52:46 -08:00
proxy_cli.py
feat(prisma_client.py): initial commit add prisma migration support to proxy
2025-03-19 14:26:59 -07:00
proxy_config.yaml
add test config
2025-03-25 19:21:51 -07:00
proxy_server.py
fix(proxy_server.py): get master key from environment, if not set in … ( #9617 )
2025-03-28 15:16:15 -07:00
README.md
[Feat-Proxy] Allow using custom sso handler ( #5809 )
2024-09-20 19:14:33 -07:00
route_llm_request.py
undo changes to route llm request
2025-03-14 21:05:51 -07:00
schema.prisma
Connect UI to "LiteLLM_DailyUserSpend" spend table - enables usage tab to work at 1m+ spend logs ( #9603 )
2025-03-27 23:29:15 -07:00
start.sh
fix(factory.py): fixing llama-2 non-chat models prompt templating
2023-11-07 21:33:54 -08:00
utils.py
Connect UI to "LiteLLM_DailyUserSpend" spend table - enables usage tab to work at 1m+ spend logs ( #9603 )
2025-03-27 23:29:15 -07:00