Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
Response format configuration

Supported Types

components.ChatFormatGrammarConfig

value: components.ChatFormatGrammarConfig = /* values here */

components.FormatJSONObjectConfig

value: components.FormatJSONObjectConfig = /* values here */

components.ChatFormatJSONSchemaConfig

value: components.ChatFormatJSONSchemaConfig = /* values here */

components.ChatFormatPythonConfig

value: components.ChatFormatPythonConfig = /* values here */

components.ChatFormatTextConfig

value: components.ChatFormatTextConfig = /* values here */