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
It seems like the documentation on how to handle Anthropic's signature and redacted reasoning is missing from both the ModelMessage interface and stream protocol description. It's not found on Anthropic's provider page either.
I've checked the source code on this, but searching signature or redactedReasoning didn't yield in any result. It would be very helpful if documentation on this is provided.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
It seems like the documentation on how to handle Anthropic's signature and redacted reasoning is missing from both the ModelMessage interface and stream protocol description. It's not found on Anthropic's provider page either.
I've checked the source code on this, but searching
signature
orredactedReasoning
didn't yield in any result. It would be very helpful if documentation on this is provided.Beta Was this translation helpful? Give feedback.
All reactions