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"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript