burr 是来自 apache/burr 的开源仓库,当前摘要为:Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.。它适合作为工作流自动化场景下的技术参考或集成候选,不应使用空泛的 AI 工具描述。
开源协议
Apache-2.0
星标
2,446
主要特性
- 核心能力:Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
- 支持可编排的自动化流程与调度
- 仓库:apache/burr
- 主要技术栈:Python
- 开源协议:Apache-2.0
- GitHub 社区关注度:约 1,994 Stars
使用场景
- 作为可复用开源组件进行技术评估
- 在生产采用前比较实现成本和取舍
常见问题 FAQ
先从仓库摘要(Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.)判断能力边界,再核对维护状态、接入方式,以及它的“Agent 编排”定位是否匹配你的流程。仓库:https://github.com/apache/burr。Stars 约 1,994。协议:Apache-2.0。语言:Python。
burr 更适合作为“Agent 编排”方向的开源组件或参考实现来评估。典型评估场景包括:当需求是“Agent 编排”,且仓库摘要匹配“Build applications that make decisions (chatbots, agents, simulatio...”时,评估 burr。在选择类似内部架构前,对比 burr 的 Python 实现方式。使用 burr 基于真实开源代码测试 Agent 协同模式。