Send a message to a conversation
POST/llm.v1.services.gateway.v1.LLMGatewayService/SendMessage
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