API Reference
Add memory
Create a new memory in the graph using raw text.
POST
Authorizations
Path Parameters
Body
application/json
Data model for insert request.
Raw text to be inserted into the graph
Reserved
Stringified JSON dictionary containing any metadata to link to the given memory.
(i.e., '{"id": "asdash-234fdsc-erwer-wqes2", "url": "https://example.com"}'
)