From 6d2165149b40be6f751ab506f7b5696feac1cb33 Mon Sep 17 00:00:00 2001 From: cloak1505 <170299980+cloak1505@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:04:15 -0500 Subject: [PATCH] Sync OpenRouter providers list (#5503) --- public/scripts/textgen-models.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/scripts/textgen-models.js b/public/scripts/textgen-models.js index a3373618a..a44d5e956 100644 --- a/public/scripts/textgen-models.js +++ b/public/scripts/textgen-models.js @@ -31,6 +31,7 @@ const OPENROUTER_PROVIDERS = [ 'AI21', 'AionLabs', 'Alibaba', + 'AkashML', 'Amazon Bedrock', 'Amazon Nova', 'Ambient', @@ -39,6 +40,7 @@ const OPENROUTER_PROVIDERS = [ 'AtlasCloud', 'Avian', 'Azure', + 'Baidu', 'BaseTen', 'Black Forest Labs', 'Cerebras', @@ -50,6 +52,7 @@ const OPENROUTER_PROVIDERS = [ 'Crusoe', 'DeepInfra', 'DeepSeek', + 'DekaLLM', 'FakeProvider', 'Featherless', 'Fireworks', @@ -64,6 +67,8 @@ const OPENROUTER_PROVIDERS = [ 'InferenceNet', 'Infermatic', 'Inflection', + 'Io Net', + 'Ionstream', 'Liquid', 'Mancer 2', 'Mara', @@ -83,6 +88,8 @@ const OPENROUTER_PROVIDERS = [ 'Parasail', 'Perplexity', 'Phala', + 'Recraft', + 'Reka', 'Relace', 'SambaNova', 'Seed',