mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-27 06:18:05 +00:00
openai[patch]: update snapshots (#26098)
This commit is contained in:
@@ -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,
|
||||
|
@@ -56,7 +56,6 @@
|
||||
'lc': 1,
|
||||
'type': 'secret',
|
||||
}),
|
||||
'openai_proxy': '',
|
||||
'request_timeout': 60.0,
|
||||
'stop': list([
|
||||
]),
|
||||
|
Reference in New Issue
Block a user