mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
parent
b651d31780
commit
4c0da00f5b
@ -23,29 +23,42 @@ export let openRouterModels = [];
|
|||||||
const OPENROUTER_PROVIDERS = [
|
const OPENROUTER_PROVIDERS = [
|
||||||
'OpenAI',
|
'OpenAI',
|
||||||
'Anthropic',
|
'Anthropic',
|
||||||
'HuggingFace',
|
|
||||||
'Google',
|
'Google',
|
||||||
'Mancer',
|
'Google AI Studio',
|
||||||
'Mancer 2',
|
'Groq',
|
||||||
|
'SambaNova',
|
||||||
|
'Cohere',
|
||||||
|
'Mistral',
|
||||||
'Together',
|
'Together',
|
||||||
|
'Together 2',
|
||||||
|
'Fireworks',
|
||||||
'DeepInfra',
|
'DeepInfra',
|
||||||
|
'Lepton',
|
||||||
|
'Novita',
|
||||||
|
'Avian',
|
||||||
|
'Lambda',
|
||||||
'Azure',
|
'Azure',
|
||||||
'Modal',
|
'Modal',
|
||||||
'AnyScale',
|
'AnyScale',
|
||||||
'Replicate',
|
'Replicate',
|
||||||
'Perplexity',
|
'Perplexity',
|
||||||
'Recursal',
|
'Recursal',
|
||||||
'Fireworks',
|
|
||||||
'Mistral',
|
|
||||||
'Groq',
|
|
||||||
'Cohere',
|
|
||||||
'Lepton',
|
|
||||||
'OctoAI',
|
'OctoAI',
|
||||||
'Novita',
|
|
||||||
'Lynn',
|
|
||||||
'Lynn 2',
|
|
||||||
'DeepSeek',
|
'DeepSeek',
|
||||||
'Infermatic',
|
'Infermatic',
|
||||||
|
'AI21',
|
||||||
|
'Featherless',
|
||||||
|
'Inflection',
|
||||||
|
'xAI',
|
||||||
|
'01.AI',
|
||||||
|
'HuggingFace',
|
||||||
|
'Mancer',
|
||||||
|
'Mancer 2',
|
||||||
|
'Hyperbolic',
|
||||||
|
'Hyperbolic 2',
|
||||||
|
'Lynn 2',
|
||||||
|
'Lynn',
|
||||||
|
'Reflection',
|
||||||
];
|
];
|
||||||
|
|
||||||
export async function loadOllamaModels(data) {
|
export async function loadOllamaModels(data) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user