post http://memgpt.localhost/v1/agents//archival
Insert a memory into an agent's archival memory store.
Log in to see full request history
Responses
Insert a memory into an agent's archival memory store.
xxxxxxxxxx
curl --request POST \
--url http://memgpt.localhost/v1/agents/agent_id/archival \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: