TextPrompt

提供給模型的提示文字。

模型會使用這個 TextPrompt 產生文字完成

JSON 表示法
{
  "text": string
}
欄位
text

string

必要欄位。提示文字。