akshata29 / entaoai

Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
MIT License
841 stars 254 forks source link

prompt templates chat tab is not using chat history #46

Open Mshz2 opened 11 months ago

Mshz2 commented 11 months ago

Hi, I had a situation when I used chat tab to have conversation with my document. After having first conversation interaction, if I ask a follow-up question, the history of chat is not being used. I think it might be due to not considering history in the override prompts section (only {summaries} and {question} are used):

image