Send a message and wait for the result
POST/api/v1/llm/gateway/send-message-sync
Sends a user message and blocks until generation completes, returning all generated messages in a single response. Synchronous variant of SendMessage; use SendMessage for fire-and-forget with async polling.
Request
Responses
- 200
Generation completed