StreamOptions
Generated by TypeDoc. Do not edit this page directly.
Interface: StreamOptions
Section titled “Interface: StreamOptions”Defined in: packages/core/src/session/types.ts:56
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property | Type | Inherited from | Defined in |
|---|---|---|---|
after? | HarnessEventClass | SendOptions.after | packages/core/src/session/types.ts:53 |
model? | string | SendOptions.model | packages/core/src/session/types.ts:52 |
signal? | AbortSignal | SendOptions.signal | packages/core/src/session/types.ts:51 |