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

feat(memory): Add SharedMemory mechanism for agent requests #322

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

XiangZhang-zx
Copy link
Contributor

Implemented memory request handling:

  • Agent sends memory requests (save/load).
  • RRScheduler processes the requests.
  • SharedMemory performs the actual operations.
  • Responses are returned to the Agent.

Note: The mechanism is complete, but Agent usage integration is pending.

Implemented memory request handling:
Agent sends memory requests (save/load).
RRScheduler processes the requests.
SharedMemory performs the actual operations.
Responses are returned to the Agent.
Note: The mechanism is complete, but Agent usage integration is pending.
Copy link

vercel bot commented Nov 17, 2024

@XiangZhang-zx is attempting to deploy a commit to the AIOS Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
agenthub ⬜️ Ignored (Inspect) Visit Preview Nov 17, 2024 9:20pm

@dongyuanjushi
Copy link
Collaborator

As the team is still finalizing memory layer solutions, this PR could be temporarily held.

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

Successfully merging this pull request may close these issues.

2 participants