Interface TemplateResponseFormat
- All Known Implementing Classes:
ResponseFormatJsonObject,ResponseFormatJsonSchema,ResponseFormatText
public interface TemplateResponseFormat
Response format that the model output should adhere to. This is the same as the OpenAI
definition.