diff --git a/app/client/platforms/openrouter.ts b/app/client/platforms/openrouter.ts index b9fbe45b4..113d952f0 100644 --- a/app/client/platforms/openrouter.ts +++ b/app/client/platforms/openrouter.ts @@ -280,7 +280,7 @@ export class OpenRouterApi implements LLMApi { id: "openrouter", providerName: "OpenRouter", providerType: "openrouter", - sorted: 14, + sorted: 15, }, })); }