prompt_composition_directives - MadBomber/aia GitHub Wiki
Prompt compositional directives are those which add additional text to the prompt before it is sent to the LLM for processing. Currently there are three such directives:
- //include path_to_file
- //ruby code
- //shell command