Instructor
CLI Tools
Command line tools included with Instructor
Instructor comes with command line tools:
./vendor/bin/instructor-setup publish
: Publishes configuration files and prompt templates to your project directory./vendor/bin/instructor-hub
: Displays and executes Instructor examples
Additional tool included with Instructor (under development):
./vendor/bin/tell "<prompt to LLM>"
: Interacts with LLMs from the command line