Changes to GET /v1/memories/:memory_id/history
GET /v1/memories/{memory_id}/history/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 4 revisions of this API.6
What changed
- ○
added the optional property
items/agent_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/app_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/categoriesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/embedding_qwento the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/previous_embedding_qwento the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/session_idto the response with the200statusresponse-optional-property-added
- ○