-
Fixed bug #38
发布于
2025-09-08 14:36:44 +00:00 | 3179 次提交 在此版本后已推送到 mainAdd support for API key indexing in OpenAI compatibility clients
- Updated
NewOpenAICompatibilityClientto acceptapiKeyIndexfor managing multiple API keys. - Modified client instantiation loops to initialize one client per API key.
- Adjusted client ID format to include
apiKeyIndexfor unique identification. - Removed API key rotation logic within
GetCurrentAPIKey. - Updated
.gitignoreto includeAGENTS.md.
下载附件
- Updated