mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
docs: doc updates
This commit is contained in:
parent
b6714cfd4f
commit
5007ef868f
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ This is a significant improvement over the previous version, which faced issues
|
|||
- LiteLLM now uses Lua scripts to ensure all checks are atomic.
|
||||
- In-memory caching uses Redis values. This prevents drift, and reduces Redis queries once objects are over their limit.
|
||||
|
||||
These changes are currently behind the feature flag - `ENABLE_MULTI_INSTANCE_RATE_LIMITING=True`. We plan to GA this in our next release - subject to feedback.
|
||||
These changes are currently behind the feature flag - `EXPERIMENTAL_ENABLE_MULTI_INSTANCE_RATE_LIMITING=True`. We plan to GA this in our next release - subject to feedback.
|
||||
|
||||
## Audit Logs on UI
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue