Add Synthetic provider support
This commit is contained in:
committed by
Peter Steinberger
parent
25297ce3f5
commit
8b5cd97ceb
@@ -727,6 +727,7 @@ export async function modelsStatusCommand(
|
||||
"openrouter",
|
||||
"zai",
|
||||
"mistral",
|
||||
"synthetic",
|
||||
];
|
||||
for (const provider of envProbeProviders) {
|
||||
if (resolveEnvApiKey(provider)) providersFromEnv.add(provider);
|
||||
|
||||
Reference in New Issue
Block a user