You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new deepseek-reasoner model streams reasoning process in chunk.choices[0].delta.reasoning_content, but right now, it seems there's no way to access it through the AI SDK.
Feature Description
The new
deepseek-reasoner
model streams reasoning process inchunk.choices[0].delta.reasoning_content
, but right now, it seems there's no way to access it through the AI SDK.https://api-docs.deepseek.com/guides/reasoning_model
The text was updated successfully, but these errors were encountered: