Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Route: Route pattern - conditional branching
Defined in the workflows module.
condition
Box<dyn Fn(&str) -> bool + Send + Sync>
if_true
Arc<Agent>
if_false
Option<Arc<Agent>>
praisonai/src/workflows/mod.rs