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 1f49bc2 commit f235e1dCopy full SHA for f235e1d
packages/ai/CHANGELOG.md
@@ -11,3 +11,5 @@
11
- Added support for async payload mappers, async trigger option resolvers, and async `onTriggeredRun` callbacks.
12
- Added support for tuple-style header input normalization and typing.
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.
0 commit comments