mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Fix test conifg
This commit is contained in:
parent
a857337152
commit
181a1c3a89
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ model_list:
|
|||
litellm_params:
|
||||
model: "azure_ai/claude-opus-4.5"
|
||||
api_key: os.environ/AZURE_AI_API_KEY
|
||||
api_base: os.environ/AZURE_AI_API_BASE
|
||||
|
||||
# Vertex AI models
|
||||
- model_name: vertex-ai-claude-opus-4-6
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue