"git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "0fba1901c8d5a494e9501c4e96a17dfc537b6bdf"
fix: OpenAI passthrough accounts bypass model mapping check
透传模式账号仅替换认证,应允许所有模型通过。之前调度阶段的 isModelSupportedByAccount 不感知透传模式,导致 model_mapping 中未配置的新模型(如 gpt-5.4)被拒绝返回 503。
Please register or sign in to comment