Add Nodes

Add entity nodes to a user or graph directly, without episode ingestion. Up to 100 nodes per request.

Request

Nodes to add
nodeslist of objectsRequired
The nodes to add. 1 to 100 items.
graph_idstringOptional
user_idstringOptional

Response

Accepted
nodeslist of objects
The accepted nodes, each carrying the UUID Zep assigned to it, in request order.
task_idstring

Task ID of the async add-nodes task.

Errors

400
Bad Request Error
500
Internal Server Error