class Chatcopy::CLI
- Chatcopy::CLI
- Reference
- Object
Defined in:
cli.crConstant Summary
-
DEFAULT_MODEL =
"gpt-3.5-turbo-0613"
-
DEFAULT_PATH =
"prompt.md"
Constructors
-
.new
Set default values for file path and model on initialization
Instance Method Summary
-
#parse_arguments
Define how the command line arguments are parsed
-
#run
Define the main functionality of the CLI