Create Batch
Create a draft batch that can be filled with graph episodes and thread messages.
Request
Create batch request
ignore_roles
Optional list of message role types to skip during graph ingestion for thread_message items in this batch. The messages are still stored and retained as context, but no graph extraction is performed for them. Has no effect on graph_episode items.
metadata
Response
Created batch
batch_id
completed_at
created_at
ignore_roles
item_count
metadata
processed_at
progress
status
updated_at
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error