Search memories
Perform a search query across your memories.
Standard mode (collection_ids or readable-scope search): returns hierarchical MemoryRecall with semantics, episodes, procedures, and sources.
Snapshot mode (snapshot field): returns graph-search results with {entities, relationships} from stateless in-memory traversal.
Request body
Example request
{
"search_settings": {
"fulltext_weight": 0.2,
"include_scores": true,
"semantic_weight": 0.8,
"verbose": false
}
}Response
Successful Response
Changes
Changed in 1 of the 2 revisions of this API.3913
- ▲
the
request property type changed fromobjectto no typerequest-property-type-changed
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ○
api operation id
search_engrams_v1_memories_search_postremoved and replaced withsearch_memoriesapi-operation-id-removed
- ○
api tag
Memoriesaddedapi-tag-added
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added
subschema #2to therequest propertyanyOflistrequest-property-any-of-added
- ○
the request property
became optionalrequest-property-became-optional
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
added to the response body
anyOflist for the response statusresponse-body-any-of-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 119 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲