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

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

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

2 个仓库

Awesome GitHub RepositoriesRuntime Compatibility Validation

Verifies that prompt document versions are compatible with the current engine runtime to prevent execution errors.

Distinct from Semantic Versioning Systems: Focuses on runtime compatibility between a document and an engine, rather than general software release versioning standards.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Runtime Compatibility Validation. Refine with filters or upvote what's useful.

Awesome Runtime Compatibility Validation GitHub Repositories

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

    microsoft/poml

    4,853在 GitHub 上查看↗

    Poml is a prompt management framework and templating engine designed for authoring, versioning, and rendering structured prompts for large language models. It uses a semantic markup language to organize prompts into reusable templates, combining them with dynamic context and data to generate formatted inputs. The system distinguishes itself by decoupling core prompt logic from final presentation through a stylesheet-based approach. It provides a dedicated JSON schema output generator to enforce strict, machine-parsable model responses and a configuration interface for managing function tool s

    Verifies document metadata against the runtime version to ensure feature set compatibility.

    TypeScriptllmmarkup-languageprompt
    在 GitHub 上查看↗4,853
  • alchaincyf/darwin-skillalchaincyf 的头像

    alchaincyf/darwin-skill

    4,343在 GitHub 上查看↗

    这是一个用于 LLM 代理技能迭代优化和验证的框架。它充当代理能力编排器和提示词优化器,利用评估框架通过加权准则和自动化重写来衡量性能。 该系统通过闭环优化周期脱颖而出,该周期采用独立评审代理以防止锚定效应,并采用基于棘轮(ratchet-based)的版本控制机制,如果更改未能提高基准分数,则自动恢复更改。它还具有探索性结构重写功能,以在增量调优停滞时克服局部最优解。 该平台涵盖了广泛的功能,包括多维技能评估、用于量化执行提升的性能基准测试,以及用于手动验证代码差异的人机协作监督门控。它通过基于状态的历史跟踪和视觉性能卡的生成来保持可观测性。

    Ensures skill definitions remain agnostic to specific runtimes and avoid platform-specific phrasing.

    HTML
    在 GitHub 上查看↗4,343
  1. Home
  2. DevOps & Infrastructure
  3. Dependency Management
  4. Version and Compatibility Management
  5. Semantic Versioning Systems
  6. Runtime Compatibility Validation