# ResponseFormatTextConfig Text response format configuration ## Supported Types ### `components.ResponsesFormatText` ```python value: components.ResponsesFormatText = /* values here */ ``` ### `components.ResponsesFormatJSONObject` ```python value: components.ResponsesFormatJSONObject = /* values here */ ``` ### `components.ResponsesFormatTextJSONSchemaConfig` ```python value: components.ResponsesFormatTextJSONSchemaConfig = /* values here */ ```