openai[patch]: update snapshots (#26098)

This commit is contained in:
Bagatur
2024-09-05 11:41:14 -04:00
committed by GitHub
parent e358846b39
commit 8da2ace99d
2 changed files with 0 additions and 8 deletions

View File

@@ -45,13 +45,6 @@
'AzureChatOpenAI',
]),
'kwargs': dict({
'azure_ad_token': dict({
'id': list([
'AZURE_OPENAI_AD_TOKEN',
]),
'lc': 1,
'type': 'secret',
}),
'azure_endpoint': 'https://test.azure.com',
'deployment_name': 'test',
'max_retries': 2,

View File

@@ -56,7 +56,6 @@
'lc': 1,
'type': 'secret',
}),
'openai_proxy': '',
'request_timeout': 60.0,
'stop': list([
]),