Add a comment regarding hidden OpenRouter providers (#4406)

deb07bd6cb1bd3bb500eca1ec32f1422d52fda69

cloak1505 <170299980+cloak1505@users.noreply.github.com>

Signed
1 files changed, +4 -17Showing whitespace changes
public/scripts/textgen-models.js+4 -17
@@ -24,23 +24,10 @@ export let openRouterModels = [];
2424 * @type {string[]}
2525 */
2626const OPENROUTER_PROVIDERS = [
27- 'AnyScale',
27+ // An alphabetically separate set of very-dead providers is kept at the top of the list in the docs.
28- 'Cent-ML',
28+ // These do not appear outside the docs: Anyscale, Cent-ML, HuggingFace ... SF Compute, Together 2, 01.AI
29- 'HuggingFace',
29+ // As a visual check, AI21 is the topmost provider in the sidebar of https://openrouter.ai/models, thus we want to copy from this point and below.
30- 'Hyperbolic 2',
30+ // Providers endpoint: https://openrouter.ai/api/v1/providers
31- 'Lepton',
32- 'Lynn 2',
33- 'Lynn',
34- 'Mancer',
35- 'Modal',
36- 'OctoAI',
37- 'Recursal',
38- 'Reflection',
39- 'Replicate',
40- 'SambaNova 2',
41- 'SF Compute',
42- 'Together 2',
43- '01.AI',
4431 'AI21',
4532 'AionLabs',
4633 'Alibaba',