你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InputTextContentParam interface

模型的文本输入。

属性

text

模型的文本输入。

type

输入项的类型。 始终为 input_text

属性详细信息

text

模型的文本输入。

text: string

属性值

string

type

输入项的类型。 始终为 input_text

type: "input_text"

属性值

"input_text"