Options (3)
-p, --promptbooleanGive a prompt to answer to
Example:
chatgpt {{[-p|--prompt]}} "{{What is the regex to match an email address?}}"-m, --modelbooleanStart in chat mode using a specific model (default is `gpt-3.5-turbo`)
Example:
chatgpt {{[-m|--model]}} {{gpt-4}}-i, --init-promptbooleanStart in chat mode with an initial prompt
Example:
chatgpt {{[-i|--init-prompt]}} "{{You are Rick, from Rick and Morty. Respond to questions using his mannerism and include insulting jokes.}}"made by @shridhargupta | data from tldr-pages