Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add InMemoryChatMessageStore in haystack-experimental #7919

Closed
Tracked by #7626
julian-risch opened this issue Jun 24, 2024 · 3 comments
Closed
Tracked by #7626

Add InMemoryChatMessageStore in haystack-experimental #7919

julian-risch opened this issue Jun 24, 2024 · 3 comments
Assignees
Labels
P1 High priority, add to the next sprint topic:agent

Comments

@julian-risch
Copy link
Member

julian-risch commented Jun 24, 2024

Add an InMemoryChatMessageStore similar to InMemoryDocumentStore that can work with ChatMessageRetriever and ChatMessageWriter.

@julian-risch
Copy link
Member Author

Here is a branch with InMemoryChatMessageStore: https://colab.research.google.com/drive/1eDGOR241q9Ek35BvETp1ihiA5yJH9dkK?usp=sharing
I merged the ChatMessageWriter and ChatMessageRetriever and here is an example notebook using the three: deepset-ai/haystack-experimental@main...chat_message_store

Should be separated in case we open PRs. Right now the purpose of the branches is to facilitate a discussion about alternative implementations of memory

Cc @vblagoje

@vblagoje
Copy link
Member

vblagoje commented Jul 8, 2024

Should we create RAG+chat to accent the difference between the old and the new approach? I can do that part...

@julian-risch
Copy link
Member Author

closed by deepset-ai/haystack-experimental#49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority, add to the next sprint topic:agent
Projects
None yet
Development

No branches or pull requests

2 participants