QueryTransformationConfiguration¶
Structure Class¶
QueryTransformationConfiguration
dataclass
¶
To split up the prompt and retrieve multiple sources, set the
transformation type to QUERY_DECOMPOSITION.
Attributes¶
type
instance-attribute
¶
type: QueryTransformationType
The type of transformation to apply to the prompt.