IndividualRunOptions
此内容尚不支持你的语言。
type IndividualRunOptions<TContext> = | StreamRunOptions<TContext>| NonStreamRunOptions<TContext>;Options polymorphic over streaming or non-streaming execution modes.
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
|
|
|