fix formatting
This commit is contained in:
parent
fff60b7c64
commit
8bb75b4098
@ -458,7 +458,7 @@ export async function resolveImplicitProviders(params: {
|
||||
if (nanogptKey) {
|
||||
providers.nanogpt = { ...buildNanoGptProvider(), apiKey: nanogptKey };
|
||||
}
|
||||
|
||||
|
||||
const xiaomiKey =
|
||||
resolveEnvApiKeyVarName("xiaomi") ??
|
||||
resolveApiKeyFromProfiles({ provider: "xiaomi", store: authStore });
|
||||
|
||||
Loading…
Reference in New Issue
Block a user