How should the input parameter body be passed in the memory update interface? Currently, there have been continuous errors reported #3454
Unanswered
orcharddd2024
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@orcharddd2024 You simply pass the data/memory to be updated and the other details will be handled by the mem0 itself. A sample request is as below:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How should the input parameter body be passed in the memory update interface? Currently, there have been continuous errors reported

Request to pass in dict, but when passing in dict, it prompts that there is no replace attribute
Beta Was this translation helpful? Give feedback.
All reactions