aiagent.club
English
GitHub

julep

AI Agent 指数 第 399(共 964)

16 综合分
真实使用
动量
关注度
65

项目介绍

Julep — durable, composable AI agents. Flows that crash and resume, retry safely, and explain every step.

Julep builds agents as composable, durable dataflows instead of ad-hoc loops: flows can crash and resume, retry safely, explain every step through a derived projection, and deny any tool the model was not explicitly allowed to call. The primary authoring surface is define-by-construction @flow: ordinary Python names graph steps while registered tools, pures, reasoners, branches, fan-out, retries, and timeouts compile to the same frozen wire-format IR. The pure core stays dependency-free, while the Temporal layer is optional.

Julep 3 currently ships as a release candidate, so the --pre…

各数据源

6.6k Star
  • Star 6.6k
  • Fork 971
  • 提交 320
  • 发布 0