Add Data in batch mode

Add data to the graph in batch mode, processing episodes concurrently. Use only for data that is insensitive to processing order.

Request

This endpoint expects an object.
episodeslist of objectsRequired
group_idstringOptional
user_idstringOptional

Response

Added episodes
contentstring
created_atstring
uuidstring
processedboolean or null
rolestring or null
Optional role, will only be present if the episode was created using memory.add API
role_typeenum or null

Optional role_type, will only be present if the episode was created using memory.add API

session_idstring or null
Optional session ID. Will be present only if the episode corresponds to the messages added using memory.add API
sourceenum or null
Allowed values:
source_descriptionstring or null

Errors