remem_query | Raw POST /v1/query response (supports mode, max_results, synthesize, filters, include_facts, entity, facts_only_latest, namespaces) |
remem_search | Fast formatted search output (namespaces supported) |
remem_summarize | Rich synthesized answer with sources (namespaces supported) |
remem_memory_query | Query the knowledge graph for facts about entities |
remem_list_entities | List memory entities (people, orgs, projects, etc.) |
remem_get_entity_facts | Get facts for a specific entity by ID |
remem_extract_facts | Trigger fact extraction for a document (namespace supported) |
remem_get_document | GET /v1/documents/{document_id} |
remem_get_document_chunks | GET /v1/documents/{document_id}/chunks |
remem_ingest | POST /v1/documents/ingest for text content (namespace supported) |