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

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

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

2 个仓库

Awesome GitHub RepositoriesPrompt Versioning Engines

Captures prompt versions by combining static code analysis with runtime invocation snapshots, generating commit messages automatically.

Distinct from Commit-Based Versioning Engines: Distinct from Commit-Based Versioning Engines: applies versioning specifically to prompt functions using code analysis and invocation snapshots, not general semantic versioning from commit messages.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Prompt Versioning Engines. Refine with filters or upvote what's useful.

Awesome Prompt Versioning Engines GitHub Repositories

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

    MadcowD/ell

    5,874在 GitHub 上查看↗

    Ell is a Python library that treats prompts as callable functions, transforming a Python function into a language model program where the docstring defines the system message and the return value defines the user message. It provides a framework for writing language model programs that can accept and return images, audio, and text natively within message objects, and supports chaining multiple model calls into a single function for multi-step reasoning or test-time compute. The library decouples model selection from client instantiation through a registry that supports multiple provider backe

    Captures prompt versions by combining static code analysis with runtime invocation snapshots, generating commit messages automatically.

    Pythonaiprompt-engineering
    在 GitHub 上查看↗5,874
  • helicone/heliconeHelicone 的头像

    Helicone/helicone

    5,830在 GitHub 上查看↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    Decouples prompt logic from application code by storing, versioning, and dynamically injecting templates at runtime.

    TypeScript
    在 GitHub 上查看↗5,830
  1. Home
  2. DevOps & Infrastructure
  3. Version Control Automation
  4. Commit-Based Versioning Engines
  5. Prompt Versioning Engines