v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
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

class_namestring

Response

Successful Response

{"stackTrail":"paths:/api/v1/pipelines/{pipeline_id}/chat:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}