Dynamic Content - MadBomber/aia GitHub Wiki
Dynamic Content
AIA supports the insertion of dynamic content into prompts using several different techniques.
- Embedded Parameters - Define placeholders in your prompts
- Environment Variables - Use system environment variables
- Shell Commands - Execute shell commands within prompts
- Embedded Ruby - Use Ruby code for dynamic content generation
- Directives - Special instructions for prompt processing
See also: