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 8f5c16a commit dc01fabCopy full SHA for dc01fab
packages/ai/CHANGELOG.md
@@ -13,3 +13,4 @@
13
- Added reconnect lifecycle handling that cleans run state after completion/error and gracefully returns `null` when reconnect cannot be resumed.
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.
0 commit comments