assistant

Query

Process a user query against documents in a workspace. Performs retrieval augmented generation with streaming response.

post/api/assistant/query

Request body

contentstring required
toolsobject
workspace_ext_idstring required
parent_message_ext_idstring nullable
config_ext_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/assistant/query:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes