Batch
BetaComing soon! Call the general agent with batched requests and return the results.
Headers
X-API-KEY
Request
This endpoint expects a list of objects.
config
Configurable fields for the agent.
messages
The messages to send to the agent. Each message should be a string (for text inputs) or a list of multimodal content parts.
channel
The channel through which the request is being made.
thread_id
Optional thread ID for conversation persistence. If not provided, a new thread will be created.
Response
Successful Response
messages