Skip to content

AgentStreamingOptions

AgentStreamingOptions = Omit<StreamOptions, "onValue" | "onError">

Defined in: sdks/js/agent-sdk/src/core/Agent.ts:173

Stream options passed to both the conversation and message streams.