Skip to content

Conversation

@nicoalbanese
Copy link
Collaborator

@nicoalbanese nicoalbanese commented Nov 27, 2025

Changes

  • Added code examples for CoreMessage removal and migration to convertToModelMessages
  • Added detailed strictJsonSchema before/after examples for JSON outputs
  • Added new section on tool-specific strict mode with per-tool strict property examples
  • Added new section on warning system and AI_SDK_LOG_WARNINGS configuration
  • Added new section on flexible tool content support
  • Added new section on embedding method renames (textEmbeddingembedding)
  • Added new provider-specific sections for OpenAI, Azure, and Anthropic
  • Added new section on V2 to V3 mock class updates
  • Added new section on unified warning types and tool call repair function signature changes

@vercel-ai-sdk vercel-ai-sdk bot added the documentation Improvements or additions to documentation label Nov 27, 2025
@nicoalbanese nicoalbanese marked this pull request as ready for review December 3, 2025 15:02
@nicoalbanese nicoalbanese merged commit ac15f0c into main Dec 3, 2025
17 checks passed
@nicoalbanese nicoalbanese deleted the na/4ad1a425 branch December 3, 2025 15:17
vercel-ai-sdk bot pushed a commit that referenced this pull request Dec 3, 2025
@vercel-ai-sdk vercel-ai-sdk bot removed the backport label Dec 3, 2025
@vercel-ai-sdk
Copy link
Contributor

vercel-ai-sdk bot commented Dec 3, 2025

⚠️ Backport to release-v5.0 created but has conflicts: #10824

nicoalbanese added a commit that referenced this pull request Dec 3, 2025
This is an automated backport of #10664 to the release-v5.0 branch. FYI
@nicoalbanese
This backport has conflicts that need to be resolved manually.

### `git cherry-pick` output

```
Auto-merging content/docs/08-migration-guides/27-migration-guide-6-0.mdx
CONFLICT (content): Merge conflict in content/docs/08-migration-guides/27-migration-guide-6-0.mdx
error: could not apply ac15f0c... docs: update v6 migration guide (#10664)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
```

---------

Co-authored-by: Nico Albanese <[email protected]>
Co-authored-by: nicoalbanese <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants