zakcroft / RAG-chatbot-python-server

0 stars 0 forks source link

Add API endpoint for deleting conversation history #5

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a new API endpoint /delete-conversation-history/{key} that allows for the deletion of a conversation history from the Redis database. It also includes the necessary changes in the chat_store/db.py file to implement the deletion functionality.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #4.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/delete-conversation-history

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: