mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
- apply_db_row only clears runtime values for keys the row actually changed, so an env-resolved DB-owned setting survives a reload - DELETE /config/field/delete refuses a key the config file owns instead of silently rewriting the row - GET /config/field/info reports the declared value of a config-owned key, not the env-resolved secret - SettingsStore gains a short-circuiting __bool__ so truthiness checks stop at the first key - _initialize_jwt_auth resolves os.environ refs into a local mapping instead of mutating the shared general_settings dict - rejected_writes compares against the resolved value, matching what __setitem__ accepts - a stored value identical to the config template is no longer reported as shadowed - the enterprise email-settings and coordination-redis writers go through reject_config_owned_writes |
||
|---|---|---|
| .. | ||
| cloudformation_stack | ||
| dist | ||
| enterprise_hooks | ||
| enterprise_ui | ||
| litellm_enterprise | ||
| __init__.py | ||
| LICENSE.md | ||
| pyproject.toml | ||
| README.md | ||
LiteLLM Enterprise
Code in this folder is licensed under a commercial license. Please review the LICENSE file within the /enterprise folder
These features are covered under the LiteLLM Enterprise contract
👉 Using in an Enterprise / Need specific features ? Meet with us here
See all Enterprise Features here 👉 Docs