gptscript-ai / gptscript

Build AI assistants that interact with your systems
https://gptscript.ai
Apache License 2.0
3.07k stars 270 forks source link

Provide a way to define and get help/description about gptscripts . #89

Open sangee2004 opened 8 months ago

sangee2004 commented 8 months ago

Currently , I need to actually look at the script (usually the first prompt in the script) to understand what the script does and what inputs can be provided for the script.

It would be helpful to provide a way to get an overall description of what the tool does and what input can be provided with some command like gptscript <script-name> --help

cjellick commented 4 months ago

I lke this idea. Would want @ibuildthecloud to agree before we did it