..
_experimental
Litellm Minor Fixes & Improvements (10/12/2024) ( #6179 )
2024-10-12 11:48:34 -07:00
analytics_endpoints
Litellm ruff linting enforcement ( #5992 )
2024-10-01 19:44:20 -04:00
auth
test_is_ui_route_allowed
2024-10-25 10:37:11 +04:00
common_utils
(code quality) add ruff check PLR0915 for too-many-statements
( #6309 )
2024-10-18 15:36:49 +05:30
config_management_endpoints
feat(ui): for adding pass-through endpoints
2024-08-15 21:58:11 -07:00
db
(code quality) add ruff check PLR0915 for too-many-statements
( #6309 )
2024-10-18 15:36:49 +05:30
example_config_yaml
(refactor) caching use LLMCachingHandler for async_get_cache and set_cache ( #6208 )
2024-10-14 16:34:01 +05:30
fine_tuning_endpoints
Add pyright to ci/cd + Fix remaining type-checking errors ( #6082 )
2024-10-05 17:04:00 -04:00
guardrails
(code quality) add ruff check PLR0915 for too-many-statements
( #6309 )
2024-10-18 15:36:49 +05:30
health_endpoints
(fix) Langfuse key based logging ( #6372 )
2024-10-23 18:24:22 +05:30
hooks
(code quality) add ruff check PLR0915 for too-many-statements
( #6309 )
2024-10-18 15:36:49 +05:30
management_endpoints
feat(custom_logger.py): expose new async_dataset_hook
for modifying… ( #6331 )
2024-10-20 09:00:04 -07:00
management_helpers
Add pyright to ci/cd + Fix remaining type-checking errors ( #6082 )
2024-10-05 17:04:00 -04:00
openai_files_endpoints
Litellm ruff linting enforcement ( #5992 )
2024-10-01 19:44:20 -04:00
pass_through_endpoints
(code quality) add ruff check PLR0915 for too-many-statements
( #6309 )
2024-10-18 15:36:49 +05:30
proxy_load_test
Litellm ruff linting enforcement ( #5992 )
2024-10-01 19:44:20 -04:00
rerank_endpoints
LiteLLM Minor Fixes & Improvements (09/26/2024) ( #5925 ) ( #5937 )
2024-09-27 17:54:13 -07:00
spend_tracking
(code quality) add ruff check PLR0915 for too-many-statements
( #6309 )
2024-10-18 15:36:49 +05:30
ui_crud_endpoints
ui - add Create, get, delete endpoints for IP Addresses
2024-07-09 15:12:08 -07:00
vertex_ai_endpoints
feat(custom_logger.py): expose new async_dataset_hook
for modifying… ( #6331 )
2024-10-20 09:00:04 -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_secret_config.yaml
feat(proxy_server.py): check if views exist on proxy server startup +… ( #6360 )
2024-10-24 22:02:15 -07:00
_super_secret_config.yaml
docs(enterprise.md): cleanup docs
2024-07-15 14:52:08 -07:00
_types.py
add key/{token_id}/regenerate to internal user routes
2024-10-25 10:24:40 +04:00
cached_logo.jpg
(feat) use hosted images for custom branding
2024-02-22 14:51:40 -08:00
caching_routes.py
(refactor) caching use LLMCachingHandler for async_get_cache and set_cache ( #6208 )
2024-10-14 16:34:01 +05:30
custom_sso.py
Litellm ruff linting enforcement ( #5992 )
2024-10-01 19:44:20 -04: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
LiteLLM Minor Fixes and Improvements (09/14/2024) ( #5697 )
2024-09-14 10:32:39 -07:00
lambda.py
Add mangum.
2023-11-23 00:04:47 -05:00
litellm_pre_call_utils.py
feat(litellm_pre_call_utils.py): support 'add_user_information_to_llm… ( #6390 )
2024-10-24 22:03:16 -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
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 expose disable schema update flag ( #6085 )
2024-10-05 21:26:51 -04:00
proxy_cli.py
(docs + testing) Correctly document the timeout value used by litellm proxy is 6000 seconds + add to best practices for prod ( #6339 )
2024-10-23 14:09:35 +05:30
proxy_config.yaml
(fix) Langfuse key based logging ( #6372 )
2024-10-23 18:24:22 +05:30
proxy_server.py
feat(proxy_server.py): check if views exist on proxy server startup +… ( #6360 )
2024-10-24 22:02: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
(feat) use regex pattern matching for wildcard routing ( #6150 )
2024-10-10 18:24:16 +05:30
schema.prisma
fix schema.prisma change
2024-10-09 15:25:27 +05:30
start.sh
fix(factory.py): fixing llama-2 non-chat models prompt templating
2023-11-07 21:33:54 -08:00
utils.py
feat(proxy_server.py): check if views exist on proxy server startup +… ( #6360 )
2024-10-24 22:02:15 -07:00