BeamWeaver - LangChain/DeepAgents-style agents and workflows for Elixir
github.com原文 ↗
BeamWeaver 把 LangChain、LangGraph 和 DeepAgents 风格的代理工作流带到 Elixir/OTP 生态。作者列出的能力包括 agents and tool calling、graph workflows、checkpoints and resumable execution、memory stores、retries 和 fallbacks。它给代理框架提供了一个不同于 Python 主导生态的实现路径,适合需要长运行服务、可恢复执行和可靠并发的场景。
–浏览
评论 · Comments