Skip to main content

Recall memory

POST 

/v1/default/banks/:bank_id/memories/recall

Recall memory using semantic similarity and spreading activation.

The types parameter is optional and may contain any of:

  • world: General knowledge about people, places, events, and things that happen
  • experience: Memories about experience, conversations, actions taken, and tasks performed
  • observation: Consolidated knowledge synthesized from facts

If types is omitted, all fact types are recalled.

Authentication required — include an Authorization: Bearer hsk_... header. See Authentication for details.

Request

Responses

Successful Response