Skip to main content

Documentation Index

Fetch the complete documentation index at: https://crewai-lorenze-imp-docs-improvements.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

  1. Triage router flow
  • Inputs: normalized request payload
  • Output: deterministic route label + action
  • Reference: /en/concepts/flows
  1. Flowstate chat history
  1. Human feedback gates

Pattern requirements

  • declare explicit input schema
  • define expected output shape
  • list failure modes and retries