docs/guides/agent/ingestion_pipeline/configure_transformer_component.md
The Transformer component is designed to bridge the "semantic gap". In general, it uses AI models to add semantic metadata, making your content easier to discover during retrieval.
It has four generation types:
If you have multiple Transformer components, make sure to separate the Transformer component for each function, for example, one for summaries and another for keywords.
Key configurations:
Model mode (select one):
Prompt engineering:
Connection:
Variable reference:
/ and selecting a specific output, such as /{Parser.output} or /{Chunker.output}.Chained connection: