diff --git a/OAI_CONFIG_LIST_sample b/OAI_CONFIG_LIST_sample index 9fc0dc803a0..9fa38092ba4 100644 --- a/OAI_CONFIG_LIST_sample +++ b/OAI_CONFIG_LIST_sample @@ -9,11 +9,12 @@ "tags": ["gpt-4", "tool"] }, { - "model": "", - "api_key": "", - "base_url": "", + "model": "gpt-4o", + "api_key": "AZURE_OPENAI_API_KEY", + "base_url": "https://URL.azure.com/ ", "api_type": "azure", - "api_version": "2024-02-15-preview" + "api_version": "2024-05-13", + "tags": ["gpt-4o", "gpt-4", "tool"] }, { "model": "",