Tinytasktree
github.com原文 ↗
tinytasktree 是 Python 3.13+ 的 async task-tree orchestrator,行为树风格,面向 LLM tool call workflow。它提供 Sequence/While/Function/LLM/Tool 等节点、显式 success/failure 语义、store-backed caching、termination signaling、trace collection 和 HTTP trace viewer;README 示例把天气工具循环限制为 max_loop_times=4。
–浏览
评论 · Comments