Expand description
Router graph node — uses the LLM to choose between multiple routing options.
Structs§
- Router
Node - A graph node that asks the LLM to select one of a fixed set of options,
then stores the chosen option in state under
_route.
Router graph node — uses the LLM to choose between multiple routing options.
_route.