parent
b651d31780
commit
4c0da00f5b
|
@ -23,29 +23,42 @@ export let openRouterModels = [];
|
|||
const OPENROUTER_PROVIDERS = [
|
||||
'OpenAI',
|
||||
'Anthropic',
|
||||
'HuggingFace',
|
||||
'Google',
|
||||
'Mancer',
|
||||
'Mancer 2',
|
||||
'Google AI Studio',
|
||||
'Groq',
|
||||
'SambaNova',
|
||||
'Cohere',
|
||||
'Mistral',
|
||||
'Together',
|
||||
'Together 2',
|
||||
'Fireworks',
|
||||
'DeepInfra',
|
||||
'Lepton',
|
||||
'Novita',
|
||||
'Avian',
|
||||
'Lambda',
|
||||
'Azure',
|
||||
'Modal',
|
||||
'AnyScale',
|
||||
'Replicate',
|
||||
'Perplexity',
|
||||
'Recursal',
|
||||
'Fireworks',
|
||||
'Mistral',
|
||||
'Groq',
|
||||
'Cohere',
|
||||
'Lepton',
|
||||
'OctoAI',
|
||||
'Novita',
|
||||
'Lynn',
|
||||
'Lynn 2',
|
||||
'DeepSeek',
|
||||
'Infermatic',
|
||||
'AI21',
|
||||
'Featherless',
|
||||
'Inflection',
|
||||
'xAI',
|
||||
'01.AI',
|
||||
'HuggingFace',
|
||||
'Mancer',
|
||||
'Mancer 2',
|
||||
'Hyperbolic',
|
||||
'Hyperbolic 2',
|
||||
'Lynn 2',
|
||||
'Lynn',
|
||||
'Reflection',
|
||||
];
|
||||
|
||||
export async function loadOllamaModels(data) {
|
||||
|
|
Loading…
Reference in New Issue