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_directive

  • //include path_to_file

ruby_directive

  • //ruby code

shell_directive

  • //shell command