mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 09:55:54 +03:00
[PR #51] [CLOSED] feat(server): 多提供商数组配置与启动初始化; fix(qwen-auth): 复用缓存凭据与账号级刷新清理 #252
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#252
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/51
Author: @d7185540
Created: 9/18/2025
Status: ❌ Closed
Base:
main← Head:feature/qwen-auth-and-providers📝 Commits (1)
96b7a9dfeat(server): 多提供商数组配置与启动初始化; fix(qwen-auth): 复用缓存凭据与账号级刷新清理📊 Changes
8 files changed (+6739 additions, -6579 deletions)
View changed files
📝
.babelrc(+3 -3)📝
.dockerignore(+22 -22)📝
.gitignore(+4 -4)➕
fetch_system_prompt.txt(+1 -0)📝
package-lock.json(+6419 -6419)📝
provider_pools.json(+18 -18)📝
src/api-server.js(+117 -28)📝
src/openai/qwen-core.js(+155 -85)📄 Description
Qwen OAuth/认证修复
多提供商同时生效(配置与启动增强)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.