eliza icon indicating copy to clipboard operation
eliza copied to clipboard

feat: REST POST /agents/:agentId/memory/add

Open odilitime opened this issue 1 year ago • 1 comments

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.

odilitime avatar Dec 17 '24 19:12 odilitime

@odilitime still gonna work on this?

wtfsayo avatar Jan 15 '25 10:01 wtfsayo