OutputMessageContentOutputTextContent interface
モデルからのテキスト出力。
- Extends
プロパティ
| annotations | テキスト出力の注釈。 |
| logprobs | |
| text | モデルからのテキスト出力。 |
| type | 出力テキストの型。 常に |
プロパティの詳細
annotations
logprobs
text
モデルからのテキスト出力。
text: string
プロパティ値
string
type
出力テキストの型。 常に output_text です。
type: "output_text"
プロパティ値
"output_text"