Pipelines
Chat
Chat with a managed pipeline using RAG.
Combines retrieval from the pipeline's vector store with an LLM chat completion. Returns a streaming response.
post/api/v1/pipelines/{pipeline_id}/chat
Path parameters
pipeline_idstring uuid required
Cookies
sessionstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v1/pipelines/{pipeline_id}/chat:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}