Merge pull request #3211 from cloak1505/staging OpenRouter: Update providers list

1f22b9c6bc73d14c20e4e8471947963de2b1a95e

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +3 -0Showing whitespace changes
public/scripts/textgen-models.js+3 -0
@@ -25,6 +25,7 @@ const OPENROUTER_PROVIDERS = [
25 'Anthropic',25 'Anthropic',
26 'Google',26 'Google',
27 'Google AI Studio',27 'Google AI Studio',
28 'Amazon Bedrock',
28 'Groq',29 'Groq',
29 'SambaNova',30 'SambaNova',
30 'Cohere',31 'Cohere',
@@ -50,6 +51,8 @@ const OPENROUTER_PROVIDERS = [
50 'Featherless',51 'Featherless',
51 'Inflection',52 'Inflection',
52 'xAI',53 'xAI',
54 'Cloudflare',
55 'SF Compute',
53 '01.AI',56 '01.AI',
54 'HuggingFace',57 'HuggingFace',
55 'Mancer',58 'Mancer',