From a0eb557dd721da119c09213ad6b8b696daabaf23 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 30369f3623d2..c1711acd7c65 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": "" } ]