Canonical models for Providers (#5694)

This commit is contained in:
David Katz
2025-12-12 17:25:10 -05:00
committed by GitHub
parent 8d183e3615
commit 5c964d2691
16 changed files with 14432 additions and 4 deletions
@@ -197,7 +197,7 @@ export const SwitchModelModal = ({
setLoadingModels(true);
// Fetching models for all providers
// Fetching models for all providers (always recommended)
const results = await fetchModelsForProviders(activeProviders, getProviderModels);
// Process results and build grouped options