API Reference
Class
ChatResponseFormat
Explicit structured-output request for transports supporting JSON Schema generation.
Inheritance
- Object
- ChatResponseFormat
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property ChatOptions.ResponseFormat
Constructors
public ChatResponseFormat(String name, String jsonSchema, Boolean strict = true) #Creates a schema request. Provider schema support must be qualified separately.
Parameters
- name System.String
- jsonSchema System.String
- strict System.Boolean = true