Files
crewAI/lib
Vinicius Brasil 2652caea2d Add Flow.from_definition to run flows without a subclass
A FlowDefinition (e.g. loaded from YAML) was only usable for dispatch on
decorator-authored subclasses. Now each method definition records an
importable `module:qualname` handler ref, and `Flow.from_definition`
resolves and binds those handlers to build a runnable flow directly.
2026-06-11 10:18:46 -07:00
..
2026-06-11 10:06:07 -07:00
2026-06-11 10:06:07 -07:00
2026-06-11 10:06:07 -07:00