From cca9806cd27820498b9af6b10b32cb0c5096864e Mon Sep 17 00:00:00 2001 From: Olaoluwa Ademola Salami Date: Tue, 18 Jun 2024 06:37:38 +0100 Subject: [PATCH] change specified api-version (#2955) --- OAI_CONFIG_LIST_sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OAI_CONFIG_LIST_sample b/OAI_CONFIG_LIST_sample index 30369f3623d..c1711acd7c6 100644 --- a/OAI_CONFIG_LIST_sample +++ b/OAI_CONFIG_LIST_sample @@ -13,13 +13,13 @@ "api_key": "", "base_url": "", "api_type": "azure", - "api_version": "2024-02-01" + "api_version": "" }, { "model": "", "api_key": "", "base_url": "", "api_type": "azure", - "api_version": "2024-02-01" + "api_version": "" } ]