Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

Latest commit

 

History

History
1 lines (1 loc) · 214 Bytes

File metadata and controls

1 lines (1 loc) · 214 Bytes
  • Added classifier_routing.py example showing how to route between Flow nodes using a classifier/regex instead of an LLM call, with canned responses for trivial decisions and an LLM fallback for unmatched input.