What do we need?
Right now the AI generated replies are created on the basis of the prev message only
The idea i propose is adding some chunk of chat history as a context in the prompt with the reply to create
This will help to improve -
- Relevance (with the help of context the replies will not be detached)
- Coherence & better personalization (with the history ai can understand the flow of messages and tonality of prev replies)
Acceptance Criteria
What do we need?
Right now the AI generated replies are created on the basis of the prev message only
The idea i propose is adding some chunk of chat history as a context in the prompt with the reply to create
This will help to improve -
Acceptance Criteria