发布

  • feat(claude): add model alias mapping and improve key normalization

    frostbyte_neo 发布于 2025-10-27 16:14:19 +00:00

    • Introduced model alias mapping for Claude configurations, enabling upstream and client-facing model name associations.
    • Added computeClaudeModelsHash to generate a consistent hash for model aliases.
    • Implemented normalizeClaudeKey function to standardize input API key configuration, including models.
    • Enhanced executor to resolve model aliases to upstream names dynamically.
    • Updated documentation and configuration examples to reflect new model alias support.
    下载附件