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.05k stars 151 forks source link

add a new command "recall" #112

Open KUD-00 opened 1 year ago

KUD-00 commented 1 year ago

new recall command: Query the chat_history file and echo the matched conversations

usage: recall:query_word1 query_word2 ...

The query words only matches the question you ask to chatgpt. It doesn't match the answers which containes the query word without query word in question