Dynamic corpus transforms¶
When working with dynamic corpuses, you can apply the following types of transforms:
- Query transforms to adjust how the Agentic Interface processes user queries and generates code to retrieve data from the dynamic data source. Query transforms are required for dynamic corpuses. 
- Output transforms to modify and format responses provided by the Agentic Interface. Output transforms are optional for dynamic corpuses. 
For more details, see Dynamic corpus.