..
_experimental
Litellm dev 12 30 2024 p1 ( #7480 )
2024-12-30 21:52:52 -08:00
analytics_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
auth
LiteLLM Minor Fixes & Improvements (12/27/2024) - p1 ( #7448 )
2024-12-27 19:04:39 -08:00
batches_endpoints
(Feat) add `"/v1/batches/{batch_id:path}/cancel" endpoint ( #7406 )
2024-12-24 20:23:50 -08:00
common_utils
(fix) initializing OTEL Logging on LiteLLM Proxy - ensure OTEL logger is initialized only once ( #7435 )
2024-12-26 21:17:19 -08:00
config_management_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
db
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
example_config_yaml
Litellm dev 12 25 2024 p3 ( #7421 )
2024-12-25 18:54:24 -08:00
fine_tuning_endpoints
(Feat) - new endpoint GET /v1/fine_tuning/jobs/{fine_tuning_job_id:path}
( #7427 )
2024-12-27 17:01:14 -08:00
guardrails
✨ (Feat) Log Guardrails run, guardrail response on logging integrations ( #7445 )
2024-12-27 15:01:56 -08:00
health_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
hooks
(Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager ( #7549 )
2025-01-04 11:35:59 -08:00
management_endpoints
Create and view organizations + assign org admins on the Proxy UI ( #7557 )
2025-01-04 17:31:24 -08:00
management_helpers
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
openai_files_endpoints
(feat) /batches
Add support for using /batches
endpoints in OAI format ( #7402 )
2024-12-24 16:58:05 -08:00
pass_through_endpoints
Add /openai
pass through route on litellm proxy ( #7412 )
2024-12-25 20:15:59 -08:00
rerank_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
spend_tracking
Support budget/rate limit tiers for keys ( #7429 )
2024-12-26 19:05:27 -08:00
ui_crud_endpoints
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
vertex_ai_endpoints
Litellm dev 12 24 2024 p2 ( #7400 )
2024-12-24 20:33:41 -08:00
.gitignore
__init__.py
_logging.py
fix(_logging.py): fix timestamp format for json logs
2024-06-20 15:20:21 -07:00
_new_secret_config.yaml
Create and view organizations + assign org admins on the Proxy UI ( #7557 )
2025-01-04 17:31:24 -08:00
_super_secret_config.yaml
docs(enterprise.md): cleanup docs
2024-07-15 14:52:08 -07:00
_types.py
(Feat) Add support for reading secrets from Hashicorp vault ( #7497 )
2025-01-01 18:35:05 -08:00
cached_logo.jpg
(feat) use hosted images for custom branding
2024-02-22 14:51:40 -08:00
caching_routes.py
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
custom_sso.py
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -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
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
lambda.py
litellm_pre_call_utils.py
fix [PROXY] returned data from litellm_pre_call_util ( #7558 )
2025-01-04 18:47:36 -08: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
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
Litellm expose disable schema update flag ( #6085 )
2024-10-05 21:26:51 -04:00
proxy_cli.py
(Feat) Add support for reading secrets from Hashicorp vault ( #7497 )
2025-01-01 18:35:05 -08:00
proxy_config.yaml
(Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager ( #7549 )
2025-01-04 11:35:59 -08:00
proxy_server.py
(fix proxy perf) use _read_request_body
instead of ast.literal_eval to get better performance ( #7545 )
2025-01-03 17:48:32 -08:00
README.md
[Feat-Proxy] Allow using custom sso handler ( #5809 )
2024-09-20 19:14:33 -07:00
route_llm_request.py
(code quality) run ruff rule to ban unused imports ( #7313 )
2024-12-19 12:33:42 -08:00
schema.prisma
Create and view organizations + assign org admins on the Proxy UI ( #7557 )
2025-01-04 17:31:24 -08:00
start.sh
utils.py
Support budget/rate limit tiers for keys ( #7429 )
2024-12-26 19:05:27 -08:00