mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-02 04:20:50 +08:00
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`.
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
config.yaml
|
|
docs/*
|
|
logs/*
|
|
auths/*
|
|
!auths/.gitkeep
|
|
AGENTS.md |