Monkeys
Workflow Engine

Flow Intelligence

Add intelligence to workflows with models, tools, data, and agents

Flow Intelligence

Intelligence in a workflow usually comes from combining one or more of these capabilities:

  • Model calls for reasoning, generation, extraction, or classification.
  • Tool calls for live data, external actions, and domain services.
  • Private data search for grounded context.
  • Agent runtime for thread state, tools, and approval.
  • Evaluation loops to compare model or workflow behavior.

Design Principle

Treat model output as one step in a larger system. Use tools, schemas, validation, and observable logs to keep workflow behavior reliable.

On this page