发布

  • feat(auth): unify provider key handling with OpenAI compatibility support

    frostbyte_neo 发布于 2026-06-19 16:58:20 +00:00

    • Replaced direct strings.ToLower usage with util.OpenAICompatibleProviderKey for generating provider keys.
    • Updated auth and executor workflows to use namespaced keys for OpenAI-compatible providers.
    • Adjusted tests to validate namespaced key handling, including new test cases for provider registration and execution logic.
    • Added OpenAICompatibleProviderKey helper in util for consistent key transformations.

    Closes: #3600

    下载附件