chatGPT-shell-cli icon indicating copy to clipboard operation
chatGPT-shell-cli copied to clipboard

add a new command "recall"

Open KUD-00 opened this issue 2 years ago • 0 comments

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

KUD-00 avatar May 28 '23 09:05 KUD-00