mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
docs call command-r through proxy
This commit is contained in:
parent
22ac95b834
commit
8df13306ea
1 changed files with 5 additions and 0 deletions
|
|
@ -28,6 +28,11 @@ model_list:
|
|||
model: mistral/Mistral-large-dfgfj
|
||||
api_base: https://Mistral-large-dfgfj-serverless.eastus2.inference.ai.azure.com/v1/
|
||||
api_key: JGbKodRcTp****
|
||||
- model_name: command-r-plus
|
||||
litellm_params:
|
||||
model: azure/command-r-plus
|
||||
api_key: os.environ/AZURE_COHERE_API_KEY
|
||||
api_base: os.environ/AZURE_COHERE_API_BASE
|
||||
```
|
||||
|
||||
## Supported Models
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue