Build your first intelligent workflow using Tool, Agent, and TaskFlow from chainless.
chainless
.
TaskFlow
runs agents in sequence and carries the input/output through the pipeline.
first_flow.py
Create a virtual environment
Install dependencies
Set your API key
Run your script
WebSearch
, DocumentReader
, etc.custom_start
TaskFlow
to chain multiple agents together (e.g., researcher β summarizer β reporter)