TextPrompt

作为提示提供给模型的文本。

模型将使用此 TextPrompt 生成文本补全。

JSON 表示法
{
  "text": string
}
字段
text

string

必需。提示文本。