new mcp servers format

This commit is contained in:
Davidson Gomes
2025-04-28 12:37:58 -03:00
parent 0112573d9b
commit e98744b7a4
7182 changed files with 4839 additions and 4998 deletions

View File

@@ -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