Workflows

Workflow runtime

Workflows

Design and run controlled AI workflows with policies, knowledge, tools, and evaluations attached—runtime graphs your control plane executes and traces.

Backend-oriented starters

Workflow templates

Pre-wired graphs that mirror how teams ship FastAPI, Node, or .NET services: RAG, guardrails, approvals, and simple chat pipelines. Opens in the editor with the production mapping panel.

FastAPI chatbot backend

Input → normalize → model → output. Matches a typical POST /chat body with a single LLM call.

RAG assistant with citations

Retrieval → model → answer with sources. Like FastAPI RAG: embed/search then generate.

Support copilot with guardrails

Policy check before and after model — like middleware + post-validation in .NET Minimal APIs.

Student privacy workflow

Policy gate on student-facing prompts — align with FERPA-style handling before generation.

Human approval workflow

Model proposes → human approves in Quantlix → response released. Like a manual gate in Temporal.

Pick an organization in Create workflow below so templates know which org to use.

Showing

0

Loading workflows...