StreamRunOptions
이 콘텐츠는 아직 번역되지 않았습니다.
type StreamRunOptions<TContext> = SharedRunOptions<TContext> & object;
Type Declaration
Section titled “Type Declaration”stream
Section titled “stream”stream: true;
Whether to stream the run. If true, the run will emit events as the model responds.
Type Parameters
Section titled “Type Parameters”Type Parameter | Default type |
---|---|
|
|