new mcp servers format
This commit is contained in:
@@ -1,16 +1,7 @@
|
||||
model_list:
|
||||
- model_name: azure-computer-use-preview
|
||||
- model_name: anthropic/*
|
||||
litellm_params:
|
||||
model: azure/computer-use-preview
|
||||
api_key: mock-api-key
|
||||
api_version: mock-api-version
|
||||
api_base: https://mock-endpoint.openai.azure.com
|
||||
- model_name: azure-computer-use-preview
|
||||
litellm_params:
|
||||
model: azure/computer-use-preview-2
|
||||
api_key: mock-api-key-2
|
||||
api_version: mock-api-version-2
|
||||
api_base: https://mock-endpoint-2.openai.azure.com
|
||||
|
||||
router_settings:
|
||||
optional_pre_call_checks: ["responses_api_deployment_check"]
|
||||
model: anthropic/*
|
||||
api_key: os.environ/ANTHROPIC_API_KEY
|
||||
general_settings:
|
||||
store_prompts_in_spend_logs: true
|
||||
|
||||
Reference in New Issue
Block a user