Memories API
Create Memory
Create a new memory (graph or vector)
POST
Authorizations
Your duohub API key. Type: str
Body
application/json
Type of memory storage
Available options:
graph
, vector
Name of the memory
Whether to enable acceleration
Overlap size between chunks in percentages (only for vector memory type)
Required range:
1 < x < 50
Size of text chunks in characters for processing (only for vector memory type)
Description of the memory
Ontology type for the memory (required for graph memory type)
Available options:
culture
, essays
, support_requests
Optional webhook URL for notifications