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: REST POST /agents/:agentId/memory/add #1187

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

odilitime
Copy link
Collaborator

@odilitime odilitime commented Dec 17, 2024

Risks

Low

Background

What does this PR do?

  • Adds a new route to add new memories to a running agent
  • improved speed of loading knowledge from a character file (though now risks using too much resources, batching version to come later)

What kind of change is this?

Improvements (misc. changes to existing features)

Why are we doing this? Any context or related work?

opens integration possibilities, path for command line utility to dump files into memory

Documentation changes needed?

My changes require a change to the project documentation.

@shakkernerd shakkernerd deleted the branch elizaOS:develop December 22, 2024 07:02
@odilitime odilitime reopened this Dec 22, 2024
@samarth30 samarth30 self-requested a review December 24, 2024 05:03
samarth30
samarth30 previously approved these changes Dec 24, 2024
@wtfsayo
Copy link
Member

wtfsayo commented Jan 15, 2025

@odilitime still gonna work on this?

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

Successfully merging this pull request may close these issues.

4 participants