0xacx / chatGPT-shell-cli

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
https://gptshell.cc
MIT License
1.07k stars 152 forks source link

jq: error (at <stdin>:8): Cannot iterate over null (null) #1

Closed pfr-dev closed 1 year ago

pfr-dev commented 1 year ago

Getting the following jq error:

[dave@void ~]$ chatgpt
Welcome to chatgpt. You can quit with 'exit'.

Enter a prompt:
write a hello world script in brainfuck
jq: error (at <stdin>:8): Cannot iterate over null (null)

chatgpt

Enter a prompt:
pfr-dev commented 1 year ago

Nevermind, I just rebooted and it's working