Files
MemoryBear/api/app
wxy d9f08860bc feat(LLM node): integrate exception handling and enable branch routing
- Integrate exception handling configuration into LLM nodes, supporting three strategies: throw exception, return default value, or trigger exception branch.
- Modify execution logic to return a result structure containing a branch signal, enabling routing to designated branches upon failure.
- Update graph_builder to support LLM node branch routing logic using the branch_signal field for conditional judgment.
- Implement backward compatibility to support both legacy and new result formats.
2026-05-07 11:43:24 +08:00
..
2026-01-12 15:59:10 +08:00
2026-04-27 17:35:13 +08:00
2026-01-26 11:53:34 +08:00
2026-04-22 11:47:32 +08:00
2026-04-27 17:10:00 +08:00