Puppeteer transforms¶
When working with corpuses created with the Puppeteer crawler, you can apply the following types of transforms:
- Query transforms to fine-tune the Agentic Interface reasoning and refine its decision-making logic 
- Output transforms to modify and format responses provided by the Agentic Interface 
Puppeteer transforms work in the same way as transforms for static corpuses. For details, see Static corpus transforms.