Skip to main content
POST
Send message (streaming)

Headers

X-Workspace-Id
string

Workspace ID

Body

application/json
question
string
required
Example:

"Hello, how can you help me?"

conversationId
string

Continue existing conversation. If not provided, a new conversation is created.

Example:

"550e8400-e29b-41d4-a716-446655440000"

model
string

Override model name for new conversations

provider
string

Override provider for new conversations

agentMode
enum<string>
Available options:
ask,
agent
workerId
string

Preferred worker ID for remote command execution. Only respected when agentMode is "agent".

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

200 - application/json

The response is of type object.