Skip to content

Update docs model drift#3326

Merged
reynaldichernando merged 3 commits into
HeyPuter:mainfrom
reynaldichernando:docs-model-drift
Jun 30, 2026
Merged

Update docs model drift#3326
reynaldichernando merged 3 commits into
HeyPuter:mainfrom
reynaldichernando:docs-model-drift

Conversation

@reynaldichernando

Copy link
Copy Markdown
Member

Fixes #3324

  • updating outdated models mention
  • always use flagship or the latest variant of a model

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Puter.js documentation and playground examples to reduce “model drift” by switching outdated model IDs and example text to current flagship/latest variants, aligning with the repo’s AI docs guidance.

Changes:

  • Refreshed multiple docs snippets and playground examples to newer GPT/Gemini/Claude model IDs (e.g., gpt-5.3-chat, gpt-5.5, gpt-image-2, gemini-3.1-flash-image-preview, claude-sonnet-4-6).
  • Updated example metadata/prose to avoid stale or misleading model-name references.
  • Updated the listModels() example payload to reflect a newer Claude Opus version and alias.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/docs/src/playground/examples/ai-web-search.html Updates OpenAI web-search example to a newer chat model.
src/docs/src/playground/examples/ai-txt2img-options.html Updates txt2img options example to gpt-image-2.
src/docs/src/playground/examples/ai-txt2img-image-to-image.html Updates Gemini image-to-image model to a newer flash-image preview ID.
src/docs/src/playground/examples/ai-image-chat.html Updates Gemini image chat model to a newer flash-image preview ID.
src/docs/src/playground/examples/ai-claude-cache-control.html Updates Claude Sonnet model used in cache-control example.
src/docs/src/playground/examples/ai-chat-stream.html Updates streaming chat example to newer Gemini flash-lite model.
src/docs/src/playground/examples/ai-chat-claude.html Updates Claude Sonnet model ID and display heading to 4.6.
src/docs/src/index.md Updates homepage streaming snippet to newer Gemini flash-lite model.
src/docs/src/examples.md Removes/modernizes model-specific prose in examples listing cards.
src/docs/src/examples.js Updates AI example title/description to match the concrete model used by the example.
src/docs/src/AI/txt2img.md Updates txt2img docs examples to newer OpenAI/Gemini image models.
src/docs/src/AI/listModels.md Updates sample model JSON to newer Claude Opus model/id/aliases.
src/docs/src/AI/chat.md Updates several chat docs snippets to newer OpenAI/Gemini/Claude model IDs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/docs/src/examples.md Outdated
Comment thread src/docs/src/examples.md Outdated
reynaldichernando and others added 2 commits June 30, 2026 16:51
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@reynaldichernando reynaldichernando merged commit c0c2f35 into HeyPuter:main Jun 30, 2026
2 checks passed
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.

Docs Model Drift Report - 2026-06-30

2 participants