You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would I implement a way of using the chat history as context alongside the ingested documents? I see the langchain has a ConversationBufferMemory that would be useful but I'm not sure where in the codebase the changes would have to be made to include the chat history in generating a response.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How would I implement a way of using the chat history as context alongside the ingested documents? I see the langchain has a ConversationBufferMemory that would be useful but I'm not sure where in the codebase the changes would have to be made to include the chat history in generating a response.
Beta Was this translation helpful? Give feedback.
All reactions