TextToSqlConfiguration¶
Structure Class¶
TextToSqlConfiguration
dataclass
¶
Contains configurations for transforming text to SQL.
Attributes¶
knowledge_base_configuration
class-attribute
instance-attribute
¶
knowledge_base_configuration: TextToSqlKnowledgeBaseConfiguration | None = None
Specifies configurations for a knowledge base to use in transformation.
type
instance-attribute
¶
The type of resource to use in transformation.