gpt3-cli
gpt3-cli copied to clipboard
Doesn't work on MacOS Monterey
I followed the installation instructions and nothing is returned when I copy and paste the sample command.
gpt3 -e ada -t 0.5 -f 1 -p 1 "As Descartes said, I think therefore" 2
My API key is correct and I can use GPT-3 fine normally.
Does it have something to do with Mac using Zsh, perhaps?
Thank you
I believe I am seeing the same issue:
$ gpt3 --engine ada --t 0.5 "what is a good bash command to find large files in a directory tree?" 4 null
let me know if you'd like any debug info
13.0.1 (22A400) Ventura
Did anyone ever solve this?
It doesn't work in bash either