Send a message to a conversation
POST/api/v1/llm/gateway/send-message
Sends a user message to the specified conversation thread. This appends the message to history and starts a generation workflow run. If a run is already in progress, behavior depends on the conversation's interrupt policy.
Request
Responses
- 200
Message accepted and generation initiated