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

Raw mode similar to jq -r #11

Closed jordantrizz closed 1 year ago

jordantrizz commented 1 year ago

Just filing this here even though we spoke about it in the PR.

A raw mode similar to jq -r, pass the question via arguments and have the answer returned to stdout.

0xacx commented 1 year ago

I am closing this issue as it has been implemented ✌️