format fix
This commit is contained in:
parent
ba30020eca
commit
f5c264554c
@ -294,7 +294,7 @@ export async function applyNonInteractiveAuthChoice(params: {
|
|||||||
});
|
});
|
||||||
return applyNanoGptConfig(nextConfig);
|
return applyNanoGptConfig(nextConfig);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (authChoice === "venice-api-key") {
|
if (authChoice === "venice-api-key") {
|
||||||
const resolved = await resolveNonInteractiveApiKey({
|
const resolved = await resolveNonInteractiveApiKey({
|
||||||
provider: "venice",
|
provider: "venice",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user