Open osheari1 opened 5 months ago
Thanks, this is a neat idea. I'll look into adding something like this.
Super excited about this
Another probable use case:
elisp function that reads database schema and the injects it into the prompt, "given the following DB schema \n
This is still on the docket -- I just need to fix a few other things in gptel before I can get to this.
Currently prompts can only be static. Adding syntax that would evaluate an elisp statement / shell commands would allow dynamic prompting.
Potential Use Cases
Data extraction from local machine
Gives the ability to load data from a shell command, local file, ect, into the prompt without copy paste.
or
Prompt organization
(technically the same thing as the previous) Would allow organization of long complex prompts
Example from Alternative
shell_gpt