The Wizard History area is an essential feature that gives users visibility into their past usage of the Wizard Creator area. It allows users to track their progress, review previous use cases, and analyze the results generated by OpenAI. This feature improves the overall user experience and aids in workflow management.
Use Cases
Users can easily access the history of their use cases.
Users can compare different variants generated by OpenAI for different inputs on a given use case and make informed decisions.
Users can give us their feedback about the generated content.
Expected Behavior
The history should be presented in a clear and organized manner, allowing users to easily navigate and find specific use cases.
After the user clicks an item, the details of the request should be rendered in a clean way.
Users should have the actions to perform operations on each case (rate result, use form data...)
Additional Context (Optional)
We are saving ALL the requests from the users.
The data of the form used to generate content, is being stored as a JSON object in DB.
Motivation
The Wizard History area is an essential feature that gives users visibility into their past usage of the Wizard Creator area. It allows users to track their progress, review previous use cases, and analyze the results generated by OpenAI. This feature improves the overall user experience and aids in workflow management.
Use Cases
Expected Behavior
Additional Context (Optional)