ChatCompletionsResponseFormatText interface
A response format for Chat Completions that emits text responses. This is the default response format.
Properties
type | Response format type: always 'text' for this object. |
Property Details
type
Response format type: always 'text' for this object.
type: "text"
Property Value
"text"