-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Story
As a user of RHDH, I should be able ask questions based on the context of previous answers
Background
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
- Improve state management for chat responses
- In current implementation there is a bug wherein if the same input is given again then the previous response is also updated.
- Improve chat experience with added context from previous responses
- Should render code into code blocks
- Add tests