groups
Send Group Message Streaming
Process a user message and return the group's responses. This endpoint accepts a message from a user and processes it through agents in the group based on the specified pattern. It will stream the steps of the response always, and stream the tokens if 'stream_tokens' is set to True.
post/v1/groups/{group_id}/messages/stream
Path parameters
group_idstring required
Request body
Response
Successful response
{"stackTrail":"paths:/v1/groups/{group_id}/messages/stream:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}