mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
(docs) set user tpm/rpm limits
This commit is contained in:
parent
a13243652f
commit
2122a7cf1e
1 changed files with 2 additions and 2 deletions
|
|
@ -279,9 +279,9 @@ curl 'http://0.0.0.0:8000/key/generate' \
|
|||
## Set Rate Limits
|
||||
|
||||
You can set:
|
||||
- tpm limits (tokens per minute)
|
||||
- rpm limits (requests per minute)
|
||||
- max parallel requests
|
||||
- tpm limits
|
||||
- rpm limits
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="per-user" label="Per User">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue