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