Create Passage

POST
/v1/agents/:agent_id/archival-memory

Insert a memory into an agent’s archival memory store.

Path parameters

agent_idstringRequired

Request

This endpoint expects an object.
textstringRequired

Text to write to archival memory.

Response

Successful Response

list of objects or null

Errors

Built with