litellm-mirror/litellm
Krish Dholakia a8ae2f551a
Litellm enforce enterprise features (#7357)
* fix(proxy_server.py): enforce team id based model add only works if enterprise user

* fix(auth_checks.py): enforce common_checks can only be imported by user_api_key_auth.py

* fix(auth_checks.py): insert not premium user error message on failed common checks run
2024-12-21 19:14:13 -08:00
..
adapters (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
assistants (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
batch_completion (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
batches (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
caching (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
deprecated_litellm_server (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
files (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
fine_tuning (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
integrations Litellm dev 12 20 2024 p3 (#7339) 2024-12-20 21:13:32 -08:00
litellm_core_utils Litellm dev 12 20 2024 p3 (#7339) 2024-12-20 21:13:32 -08:00
llms Litellm dev 2024 12 20 p1 (#7335) 2024-12-20 21:22:31 -08:00
proxy Litellm enforce enterprise features (#7357) 2024-12-21 19:14:13 -08:00
realtime_api (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
rerank_api Litellm dev 2024 12 20 p1 (#7335) 2024-12-20 21:22:31 -08:00
router_strategy (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
router_utils Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
secret_managers (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
types Litellm dev 2024 12 20 p1 (#7335) 2024-12-20 21:22:31 -08:00
__init__.py fix(__init__.py): correctly return azure_text models in models_by_provider dictionary 2024-12-21 14:56:07 -08:00
_logging.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
_redis.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
_service_logger.py LiteLLM Minor Fixes & Improvements (12/05/2024) (#7037) 2024-12-05 00:02:31 -08:00
_version.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
budget_manager.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
constants.py (feat) Add Bedrock knowledge base pass through endpoints (#7267) 2024-12-16 22:19:34 -08:00
cost.json
cost_calculator.py use helper for image gen tests (#7343) 2024-12-20 21:28:32 -08:00
exceptions.py Litellm 12 02 2024 (#6994) 2024-12-02 22:00:01 -08:00
main.py [Bug fix ]: Triton /infer handler incompatible with batch responses (#7337) 2024-12-20 20:59:40 -08:00
model_prices_and_context_window_backup.json (Admin UI) - Test Key Tab - Allow typing in model name + Add wrapping for text response (#7347) 2024-12-21 13:14:01 -08:00
py.typed feature - Types for mypy - #360 2024-05-30 14:14:41 -04:00
router.py Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
scheduler.py (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
timeout.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
utils.py Litellm dev 12 20 2024 p3 (#7339) 2024-12-20 21:13:32 -08:00