Sync OpenRouter providers list

0ca4cc08bb8f429380fbee4eaa3a483b093e2cb8

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

1 files changed, +4 -10Showing whitespace changes
public/scripts/textgen-models.js+4 -10
@@ -41,12 +41,7 @@ const OPENROUTER_PROVIDERS = [
41 'Avian',41 'Avian',
42 'Lambda',42 'Lambda',
43 'Azure',43 'Azure',
44 'Modal',
45 'AnyScale',
46 'Replicate',
47 'Perplexity',44 'Perplexity',
48 'Recursal',
49 'OctoAI',
50 'DeepSeek',45 'DeepSeek',
51 'Infermatic',46 'Infermatic',
52 'AI21',47 'AI21',
@@ -54,10 +49,10 @@ const OPENROUTER_PROVIDERS = [
54 'Inflection',49 'Inflection',
55 'xAI',50 'xAI',
56 'Cloudflare',51 'Cloudflare',
57 'SF Compute',
58 'Minimax',52 'Minimax',
59 'Nineteen',53 'Nineteen',
60 'Liquid',54 'Liquid',
55 'GMICloud',
61 'Stealth',56 'Stealth',
62 'NCompass',57 'NCompass',
63 'InferenceNet',58 'InferenceNet',
@@ -74,14 +69,13 @@ const OPENROUTER_PROVIDERS = [
74 'Phala',69 'Phala',
75 'Cent-ML',70 'Cent-ML',
76 'Venice',71 'Venice',
77 '01.AI',72 'OpenInference',
78 'HuggingFace',73 'Atoma',
74 'Enfer',
79 'Mancer',75 'Mancer',
80 'Mancer 2',76 'Mancer 2',
81 'Hyperbolic',77 'Hyperbolic',
82 'Hyperbolic 2',78 'Hyperbolic 2',
83 'Lynn 2',
84 'Lynn',
85 'Reflection',79 'Reflection',
86];80];
8781