awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPrompt Chain Debugging

Tools for inspecting the real-time execution and state of sequential LLM prompt interactions on remote servers.

Distinct from Remote Debugging: Specifically targets the debugging of LLM prompt chains rather than general application state.

Explore 1 awesome GitHub repository matching development tools & productivity · Prompt Chain Debugging. Refine with filters or upvote what's useful.

Awesome Prompt Chain Debugging GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ironclad/rivetIronclad 的头像

    Ironclad/rivet

    4,608在 GitHub 上查看↗

    Rivet 是一个可视化 LLM 工作流设计器和 AI 代理编排引擎。它既是一个用于构建检索增强生成(RAG)流水线的开发环境,也是一个用于将可视化 AI 图表和提示词逻辑嵌入 JavaScript 应用的 TypeScript 库。 该系统通过基于节点的编辑器区分开来,该编辑器可映射语言模型、向量数据库和外部 API 之间的数据流。它提供了专门的提示词工程工具,包括用于迭代优化提示词和 A/B 测试的界面,以提高模型响应质量。 该平台涵盖了广泛的功能,包括支持并行处理和循环的有向图执行、用于实时状态调试和执行重放的全面可观测性,以及通过验证套件验证代理行为的自动化测试框架。它还支持音频转录和推理,以及用于定义自定义节点的插件架构。 逻辑图以 YAML 文件形式存储,以支持版本控制和协作。

    Ships a tool to observe real-time execution of LLM workflows in running applications to identify issues.

    TypeScript
    在 GitHub 上查看↗4,608
  1. Home
  2. Development Tools & Productivity
  3. Application Debugging
  4. Remote Debugging
  5. Prompt Chain Debugging