Fix failing GitGuardian check (#3228)

This commit is contained in:
Umer Mansoor 2024-07-26 15:10:33 -07:00 committed by GitHub
parent f048776685
commit 0c5cbd8b2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ JSON_SAMPLE = """
{
"model": "gpt-35-turbo-v0301",
"tags": ["gpt-3.5-turbo", "gpt35_turbo"],
"api_key": "azureoaiapikey",
"api_key": "Your Azure OAI API Key",
"base_url": "https://deployment_name.openai.azure.com",
"api_type": "azure",
"api_version": "2024-02-01"