Fix conflicts

This commit is contained in:
ideoutrea
2026-02-06 18:16:20 +08:00
parent 7a9deb2400
commit 0b51f0d762

View File

@@ -257,6 +257,9 @@ export async function applyNonInteractiveAuthChoice(params: {
if (!resolved) {
return null;
}
if (resolved.source !== "profile") {
setXaiApiKey(resolved.key);
}
nextConfig = applyAuthProfileConfig(nextConfig, {
profileId: "xai:default",
provider: "xai",