Skip to content

docs: update code examples from gpt-5-nano to gpt-5.4-nano#2738

Open
LeC-D wants to merge 1 commit intoHeyPuter:mainfrom
LeC-D:fix/update-gpt-5-nano-docs
Open

docs: update code examples from gpt-5-nano to gpt-5.4-nano#2738
LeC-D wants to merge 1 commit intoHeyPuter:mainfrom
LeC-D:fix/update-gpt-5-nano-docs

Conversation

@LeC-D
Copy link
Copy Markdown

@LeC-D LeC-D commented Mar 27, 2026

Fixes #2716

What changed

Updated all documentation code examples and titles from gpt-5-nano to gpt-5.4-nano as requested in the issue.

Files updated:

  • src/docs/src/AI.md — code example + section title
  • src/docs/src/AI/chat.md — code examples + example title
  • src/docs/src/index.md — code examples + section title + comment
  • src/docs/src/examples.md — descriptions
  • src/docs/src/supported-platforms.md — code example + comment
  • src/docs/src/playground/examples/ai-chatgpt.html — model + comment
  • src/docs/src/playground/examples/intro-chatgpt.html — model + comment
  • src/docs/src/playground/examples/ai-gpt-vision.html — model + comment
  • src/docs/src/playground/examples/intro-gpt-vision.html — model + comment

Not changed (intentionally):

  • The line in chat.md documenting puter.ai.chat()'s default value remains gpt-5-nano, as the API default was not changed — only the examples were updated to showcase the newer model.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 27, 2026

CLA assistant check
All committers have signed the CLA.

@LeC-D LeC-D force-pushed the fix/update-gpt-5-nano-docs branch from e4800cb to 6bae3ce Compare March 27, 2026 14:07
@LeC-D
Copy link
Copy Markdown
Author

LeC-D commented Mar 27, 2026

Amended the commit author to LeC-D <leo.openc@gmail.com> and force-pushed — the previous commit had been authored with leo@openclaw.ai which wasn't linked to the GitHub account, triggering the CLA bot. The CLA status should now clear.

@LeC-D LeC-D force-pushed the fix/update-gpt-5-nano-docs branch from 6bae3ce to a40333a Compare March 28, 2026 00:03
@LeC-D
Copy link
Copy Markdown
Author

LeC-D commented Mar 28, 2026

Rebased on upstream main (2026-03-27) to bring the branch back up to date.

@LeC-D LeC-D force-pushed the fix/update-gpt-5-nano-docs branch from a40333a to d69bf37 Compare March 28, 2026 02:03
@LeC-D
Copy link
Copy Markdown
Author

LeC-D commented Mar 28, 2026

Rebased on upstream main (2026-03-28) to bring the branch back up to date.

1 similar comment
@LeC-D
Copy link
Copy Markdown
Author

LeC-D commented Mar 28, 2026

Rebased on upstream main (2026-03-28) to bring the branch back up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update gpt-5-nano docs code examples to gpt-5.4-nano

2 participants