On-Demand Conversation History Clearing when developing a use case
I'm suggesting an option to automatically clear the conversation history when developing a use case. This would involve:
- A Checkbox: Within the use case development interface, include a checkbox labeled something like "Clear History on Use Case Execution".
- Automated Clearing: When this option is enabled, the system would clear the conversation history after the use case is triggered, even before the standard 24-hour period.
Benefits:
- Improved Accuracy: Ensures that the system starts with a clean slate for each use case execution, reducing the risk of outdated information.
- Enhanced User Experience: Prevents confusion and provides a more intuitive experience, especially for use cases involving multiple choices.
Problem: Currently, the conversation history persists and it will be automatically cleared/refreshed after 24hrs which can lead to issues.
Example: I have a use case granting admin access, the system retains previous machine selections, leading to incorrect access or confusion if a user has more than one machine. I can’t ask the users to clear the history before running the use case so need an automatic way and it will be helpful in other use cases as well.