StampyAI / stampy-chat

Conversational chatbot to answer questions about AI Safety & Alignment based on information retrieved from the Alignment Research Dataset
https://chat.stampy.ai
MIT License
12 stars 5 forks source link

proper removal of previous entries #125

Closed mruwnik closed 7 months ago

mruwnik commented 7 months ago

This is mainly a lot of reshuffling of the code. The previous code would display a history of previous interactions, each of which could be deleted, but this wouldn't have any effect on the current search. Which was annoying when you wanted to delete the last response and try again - it would delete it, but then you'd still have to copy your search phrase over. Now when the last item is deleted, it will return to editing the previous query