Skip to content

Conversation

@nicoalbanese
Copy link
Collaborator

Background

Summary

Manual Verification

Checklist

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

Future Work

Related Issues

@vercel-ai-sdk vercel-ai-sdk bot added the documentation Improvements or additions to documentation label Nov 27, 2025

```tsx filename="AI SDK 5.0"
// Different warning types for different models
import type { OpenAIWarning, AnthropicWarning } from 'ai';
Copy link
Collaborator

Choose a reason for hiding this comment

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

need to be LanguageModelWarning etc

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