alan-turing-institute / reginald

Reginald repository for REG Hack Week 23
3 stars 0 forks source link

Add ability to clear chat history #97

Closed rwood-97 closed 11 months ago

rwood-97 commented 12 months ago

This PR:

Unsure what happens if you use a non-llama_index model. Will need to address this.

rchan26 commented 11 months ago

I think this is almost done, what do you think @rwood-97? I noticed that Slack doesn't like having same names for shortcuts (maybe there is a proper way), so I've made a one-line change here and the shortcuts are called /clear_history_llama_cpp and /clear_history_azure_llama_index for the llama-cpp and Azure models respectively.

Both shortcuts are working at the moment under this branch.