mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
Remove beta tag from Request Prioritization documentation
The Request Prioritization feature is now GA (generally available). - Removed [BETA] prefix from the page title - Removed the beta info box warning Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com>
This commit is contained in:
parent
1b96064600
commit
0e60b8477a
1 changed files with 1 additions and 8 deletions
|
|
@ -1,14 +1,7 @@
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# [BETA] Request Prioritization
|
||||
|
||||
:::info
|
||||
|
||||
Beta feature. Use for testing only.
|
||||
|
||||
[Help us improve this](https://github.com/BerriAI/litellm/issues)
|
||||
:::
|
||||
# Request Prioritization
|
||||
|
||||
Prioritize LLM API requests in high-traffic.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue