Modify Passage
Modify a memory in the agent’s archival memory store.
Path parameters
Headers
Header authentication of the form Bearer <token>
Request
The unique identifier of the passage.
The id of the user that made this object.
The id of the user that made this object.
The timestamp when the object was created.
The timestamp when the object was last updated.
Whether this passage is deleted or not.
The unique identifier of the agent associated with the passage.
The data source of the passage.
The unique identifier of the file associated with the passage.
The metadata of the passage.
The text of the passage.
The embedding of the passage.
The embedding configuration used by the passage.
Response
Successful Response
The text of the passage.
The id of the user that made this object.
The id of the user that made this object.
The creation date of the passage.
The timestamp when the object was last updated.
Whether this passage is deleted or not.
The unique identifier of the agent associated with the passage.
The data source of the passage.
The unique identifier of the file associated with the passage.
The metadata of the passage.
The human-friendly ID of the Passage
The embedding of the passage.
The embedding configuration used by the passage.