v1
OpenAPI 3.0.1Apache 2.02026-07-135212282.4 KBPerform a semantic search on memories.
Request body
The query to search for in the memory.
The agent ID associated with the memory.
The user ID associated with the memory.
The app ID associated with the memory.
The run ID associated with the memory.
Additional metadata associated with the memory.
The number of top results to return.
A list of field names to include in the response. If not provided, all fields will be returned.
Whether to rerank the memories.
Whether to search for memories based on keywords.
The search method supports two output formats: v1.0 (default) and v1.1. We recommend using v1.1 as v1.0 will be deprecated soon.
The unique identifier of the organization associated with the memory.
The unique identifier of the project associated with the memory.
Whether to properly filter the memories according to the input.
A list of categories to filter the memories by.
Whether to only search for memories based on metadata.
Response
Successfully retrieved search results.
Unique identifier for the memory.
The content of the memory
The identifier of the user associated with this memory
Additional metadata associated with the memory
Categories associated with the memory
Whether the memory is immutable.
The date when the memory will expire. Format: YYYY-MM-DD.
The timestamp when the memory was created.
The timestamp when the memory was last updated.