From f8cb06db6087583233a0372dfc2b21e0fa4b6b8e Mon Sep 17 00:00:00 2001 From: Boopesh Shanmugam <51117963+boopesh07@users.noreply.github.com> Date: Tue, 9 Sep 2025 02:15:30 +0530 Subject: [PATCH] Changed the model field in the response format to open AI matching the default request (#14354) --- docs/my-website/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/index.md b/docs/my-website/docs/index.md index d242842c24..3f5e1b479c 100644 --- a/docs/my-website/docs/index.md +++ b/docs/my-website/docs/index.md @@ -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": [