| 24 | * @type {string[]} | 24 | * @type {string[]} |
| 25 | */ | 25 | */ |
| 26 | const OPENROUTER_PROVIDERS = [ | 26 | const 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', | | |
| 44 | 'AI21', | 31 | 'AI21', |
| 45 | 'AionLabs', | 32 | 'AionLabs', |
| 46 | 'Alibaba', | 33 | 'Alibaba', |