RAGApplication methods
π deleteConversation
The deleteConversation()
method allows you to delete a particular conversation thread from the database
Parameters
The conversationId that you want to delete. If you want to delete the conversations stored when there were no conversation ids passed, pass in βdefaultβ
Usage
Was this page helpful?