发布

  • Fixed bug #38

    frostbyte_neo 发布于 2025-09-08 14:36:44 +00:00 | 3179 次提交 在此版本后已推送到 main

    Add support for API key indexing in OpenAI compatibility clients

    • Updated NewOpenAICompatibilityClient to accept apiKeyIndex for managing multiple API keys.
    • Modified client instantiation loops to initialize one client per API key.
    • Adjusted client ID format to include apiKeyIndex for unique identification.
    • Removed API key rotation logic within GetCurrentAPIKey.
    • Updated .gitignore to include AGENTS.md.
    下载附件