v1

latestOpenAPI 3.1.02026-08-0411088114.2 KB
conversations

Send Message

Send a message to a conversation.

  • stream=true (default): Returns a streaming response with SSE
  • stream=false: Returns a complete Conversation object with the response
post/users/me/conversations/{conversation_id}/completion

Path parameters

conversation_idstring required

Query parameters

streamboolean

Whether to stream the response

Whether to stream the response

Request body

promptstring required
parent_message_uuidstring nullable
providerstring

Response

Successful Response

{"stackTrail":"paths:/users/me/conversations/{conversation_id}/completion:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}