fix(azure.py): fix logprobs naming error
fixing string value
This commit is contained in:
parent
162f9400d2
commit
60ec3228ed
@ -144,7 +144,7 @@ class AzureOpenAIConfig:
|
||||
"tools",
|
||||
"tool_choice",
|
||||
"top_p",
|
||||
"log_probs",
|
||||
"logprobs",
|
||||
"top_logprobs",
|
||||
"response_format",
|
||||
"seed",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user