Skip to content

Commit

Permalink
Merge branch 'v0.3rc' into v0.3/dev_releases
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Sep 5, 2024
2 parents 81cd73c + 8da2ace commit 915c1e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
'lc': 1,
'type': 'secret',
}),
'openai_proxy': '',
'request_timeout': 60.0,
'stop': list([
]),
Expand Down

0 comments on commit 915c1e3

Please sign in to comment.