PicoFlow
p/picoflow
Tiny Python DSL for building LLM agent workflows
0 reviews2 followers
Start new thread
trending
shi jizhi

29d ago

PicoFlow - Tiny Python DSL for building LLM agent workflows

PicoFlow is a small Python library for composing LLM agent workflows using a lightweight DSL. It lets you build multi-step agents with normal async functions and simple operators, without graph builders or complex configuration layers.