Skip to content

Commit bab405f

Browse files
author
gongwn1
committed
avoid scan tool false alarm
1 parent f9295c4 commit bab405f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/oai/test_utils.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
{
5656
"model": "gpt-35-turbo-v0301",
5757
"tags": ["gpt-3.5-turbo", "gpt35_turbo"],
58-
"api_key": "111113fc7e8a46419bfac511bb301111",
59-
"base_url": "https://1111.openai.azure.com",
58+
"api_key": "azureoaiapikey",
59+
"base_url": "https://deployment_name.openai.azure.com",
6060
"api_type": "azure",
6161
"api_version": "2024-02-01"
6262
},

0 commit comments

Comments
 (0)