Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Sep 18, 2024
1 parent 5eabf41 commit c1c24c8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
'kwargs': dict({
'azure_endpoint': 'https://test.azure.com',
'deployment_name': 'test',
'disabled_params': dict({
'parallel_tool_calls': None,
}),
'max_retries': 2,
'max_tokens': 100,
'n': 1,
Expand Down

0 comments on commit c1c24c8

Please sign in to comment.