forked from phoenix/litellm-mirror
docs(routing.md): add simple shuffle async support to docs
This commit is contained in:
parent
b96741e4f4
commit
c5d880b6fd
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ router_settings:
|
||||||
```
|
```
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
<TabItem value="simple-shuffle" label="(Default) Weighted Pick">
|
<TabItem value="simple-shuffle" label="(Default) Weighted Pick (Async)">
|
||||||
|
|
||||||
**Default** Picks a deployment based on the provided **Requests per minute (rpm) or Tokens per minute (tpm)**
|
**Default** Picks a deployment based on the provided **Requests per minute (rpm) or Tokens per minute (tpm)**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue