We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd9df5 commit 58b6dc3Copy full SHA for 58b6dc3
packages/ai/CHANGELOG.md
@@ -14,3 +14,4 @@
14
- Added explicit helper option types for chat send/reconnect request inputs.
15
- Added optional `onError` callback support for observing non-fatal transport issues.
16
- Added phase-aware `onError` reporting across send, reconnect, and stream-consumption paths.
17
+- Added normalization of non-Error throw values into Error instances before `onError` reporting.
0 commit comments