Changed the model field in the response format to open AI matching the default request (#14354)

This commit is contained in:
Boopesh Shanmugam 2025-09-09 02:15:30 +05:30 committed by GitHub
parent 8a77fb4da1
commit f8cb06db60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": [