Closed gbstan closed 1 year ago
Further information: I have an OpenAI API Key and have set this up via export OPENAI_API_KEY=...
This command works: gpt --fast "What is the meaning of life, the universe, and everything?"
but the command gpt "What is the meaning of life, the universe, and everything?"
throws the error above for some reason.
I'm having the same issue on Ubuntu 22.04
Sorry about this, should be fixed now.
@gbstan @nmarks99 can you install the latest version and let me know if it fixed via:
deno install -frA --name=gpt https://deno.land/x/shellgpt/mod.ts
Yep it's fixed, thanks!
Even after changing the model to gpt-3.5-turbo using
gpt --config
. I am using MacOS 13.3.1I keep getting this error: