
什么是 Agent Actions?
Agent Actions is a declarative framework for building multi-step agentic workflows. Define your pipeline in YAML: what each step does, what model it uses, what data it sees, how to validate the output. The framework handles orchestration, retries, and batch execution. The unit of work is the action. Every action is a self-contained task that can be completed by an LLM, a Python tool call, or a human-in-the-loop dashboard.
截图
?
还没有评论,来抢沙发吧!
X 上关于 Agent Actions 的真实讨论
去 X 发帖
