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

[EP] Project Memory #1

Open
antfin opened this issue Nov 19, 2024 · 1 comment
Open

[EP] Project Memory #1

antfin opened this issue Nov 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@antfin
Copy link
Contributor

antfin commented Nov 19, 2024

Enable users to select and share project-specific memories in the chatbot. Users can share personal chat information related to the project, allowing others to see it. Additionally, users can chat with the AI, considering the project's memory.

As a user, I want to select messages from my chat and share them in the project memory so that other users can view relevant information.
•The user can select one or more messages from their chat history.
•Selected messages are added to the project memory and visible to other users.

As a user, I want to select a project memory for my chat so that the AI considers this context when responding.
•The user can select a project memory before starting a chat.
•The AI incorporates the selected project memory context into its responses.

As a user, I want to see references to the project memory in AI responses so that I understand the context used by the AI.
•The AI responses include clear references to the project memory.
•The user can click or hover over references to view detailed information.

@antfin antfin added the enhancement New feature or request label Nov 19, 2024
@antfin
Copy link
Contributor Author

antfin commented Nov 19, 2024

Start from the MemGPT implementation (https://www.deeplearning.ai/short-courses/llms-as-operating-systems-agent-memory/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant