litellm/enterprise/litellm_enterprise
michelligabriele fc7a9b4cb0
fix(enterprise): correct error message for DISABLE_ADMIN_ENDPOINTS (#19861)
The error message for DISABLE_ADMIN_ENDPOINTS incorrectly said
"DISABLING LLM API ENDPOINTS is an Enterprise feature" instead of
"DISABLING ADMIN ENDPOINTS is an Enterprise feature".

This was a copy-paste bug from the is_llm_api_route_disabled() function.

Added regression tests to verify both error messages are correct.
2026-01-27 09:34:30 -08:00
..
enterprise_callbacks Max budget alerts 2025-12-17 15:04:20 -08:00
integrations Prometheus - make OSS (#16689) 2025-11-15 11:06:34 -08:00
litellm_core_utils fix(litellm_logging.py): log custom headers in requester metadata (#10818) 2025-05-13 23:04:37 -07:00
proxy fix(enterprise): correct error message for DISABLE_ADMIN_ENDPOINTS (#19861) 2026-01-27 09:34:30 -08:00
types Max budget alerts 2025-12-17 15:04:20 -08:00
__init__.py [Refactor] Use pip package for enterprise/ folder (#10709) 2025-05-09 17:18:48 -07:00