v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
AI - Messages

Stream message

Stream a new message in a chat

post/ai/messages/stream

Request body

chatUuidstring uuid required

Chat identifier.

uuidstring uuid required

Message identifier.

agentUuidstring uuid

Agent identifier.

systemPromptstring

System prompt for the message.

contextPromptstring

Additional context for the message.

withReasoningboolean

Whether to include reasoning.

temperaturenumber

Sampling temperature.

maxStepsnumber

Maximum number of steps.

languageModelSlugstring

Language model identifier.

integrationSlugstring

Integration identifier.

connectorUuidstring uuid

Connector identifier.

Response

Successful response

OR