AiSdkOutputTextTransform
此内容尚不支持你的语言。
type AiSdkOutputTextTransform = (text, context) => string | Promise<string>;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
|
|
Returns
Section titled “Returns”string | Promise<string>
此内容尚不支持你的语言。
type AiSdkOutputTextTransform = (text, context) => string | Promise<string>;| Parameter | Type |
|---|---|
|
|
|
|
|
string | Promise<string>