Changed the model field in the response format to open AI matching the default request (#14354)
This commit is contained in:
parent
8a77fb4da1
commit
f8cb06db60
@ -251,7 +251,7 @@ response = completion(
|
||||
{
|
||||
"id": "chatcmpl-565d891b-a42e-4c39-8d14-82a1f5208885",
|
||||
"created": 1734366691,
|
||||
"model": "claude-3-sonnet-20240229",
|
||||
"model": "gpt-4o-2024-08-06",
|
||||
"object": "chat.completion",
|
||||
"system_fingerprint": null,
|
||||
"choices": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user