• Fixed bug #38
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-09-08 14:36:44 +00:00 | 1955 commits to main since this release

    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.
    Downloads