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

This creates a memory actor for sharing memory across actors #82

Merged
merged 6 commits into from
Apr 17, 2023

Conversation

ellisonbg
Copy link
Contributor

This PR create two classes MemoryActor and RemoteMemory that work together to enable LangChain memory to be shared across chains running in multiple ray actors.

@ellisonbg ellisonbg added enhancement New feature or request @jupyter-ai/chatui labels Apr 17, 2023
Copy link
Collaborator

@3coins 3coins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ellisonbg
Thanks for adding this. Works great in both collaborative and non-collaborative mode.

@3coins 3coins merged commit e70fd6a into jupyterlab:main Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request @jupyter-ai/chatui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants