mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
test(test_completion.py): fix azure read from env variable test
This commit is contained in:
parent
60dab0d700
commit
abe2a009f9
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ import Tabs from '@theme/Tabs';
|
|||
import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
# Router - Load Balancing, Queueing
|
||||
# Router - Load Balancing, Fallbacks
|
||||
|
||||
LiteLLM manages:
|
||||
- Load-balance across multiple deployments (e.g. Azure/OpenAI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue