GitHub 仓库

julep-ai/julep

Python 首次收录 2024-04-04 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 270 / 共 783

6.6k Star

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

项目介绍

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…

摘自 github.com/julep-ai/julep

最新指标

Star 6.6k 2026-07-16
Fork 971 2026-07-16
提交 320 2026-07-16
发布 0 2026-07-16
Watcher 20 2026-07-16
开放 issue 3 2026-07-16
开放 PR 0 2026-07-16