-
Notifications
You must be signed in to change notification settings - Fork 0
prompt_composition_directives
Dewayne VanHoozer edited this page Feb 19, 2024
·
1 revision
Prompt compositional directives are those whose which add additional text to the prompt before it is sent to the backend for processing through the LLM. Currently there are three such directives:
- //include path_to_file
- //ruby code
- //shell command