docs: doc updates

This commit is contained in:
Krrish Dholakia
2025-06-13 10:21:54 -07:00
parent b6714cfd4f
commit 5007ef868f
@@ -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