mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Merge pull request #3983 from cloak1505/staging
This commit is contained in:
		@@ -24,60 +24,60 @@ export let openRouterModels = [];
 | 
			
		||||
 * @type {string[]}
 | 
			
		||||
 */
 | 
			
		||||
const OPENROUTER_PROVIDERS = [
 | 
			
		||||
    'OpenAI',
 | 
			
		||||
    'Anthropic',
 | 
			
		||||
    'Google',
 | 
			
		||||
    'Google AI Studio',
 | 
			
		||||
    'Amazon Bedrock',
 | 
			
		||||
    'Groq',
 | 
			
		||||
    'SambaNova',
 | 
			
		||||
    'Cohere',
 | 
			
		||||
    'Mistral',
 | 
			
		||||
    'Together',
 | 
			
		||||
    'Together 2',
 | 
			
		||||
    'Fireworks',
 | 
			
		||||
    'DeepInfra',
 | 
			
		||||
    'Lepton',
 | 
			
		||||
    'Novita',
 | 
			
		||||
    'Avian',
 | 
			
		||||
    'Lambda',
 | 
			
		||||
    'Azure',
 | 
			
		||||
    'Perplexity',
 | 
			
		||||
    'DeepSeek',
 | 
			
		||||
    'Infermatic',
 | 
			
		||||
    'AI21',
 | 
			
		||||
    'Featherless',
 | 
			
		||||
    'Inflection',
 | 
			
		||||
    'xAI',
 | 
			
		||||
    'Cloudflare',
 | 
			
		||||
    'Minimax',
 | 
			
		||||
    'Nineteen',
 | 
			
		||||
    'Liquid',
 | 
			
		||||
    'GMICloud',
 | 
			
		||||
    'Stealth',
 | 
			
		||||
    'NCompass',
 | 
			
		||||
    'InferenceNet',
 | 
			
		||||
    'Friendli',
 | 
			
		||||
    'AionLabs',
 | 
			
		||||
    'Alibaba',
 | 
			
		||||
    'Nebius',
 | 
			
		||||
    'Chutes',
 | 
			
		||||
    'Kluster',
 | 
			
		||||
    'Crusoe',
 | 
			
		||||
    'Targon',
 | 
			
		||||
    'Ubicloud',
 | 
			
		||||
    'Parasail',
 | 
			
		||||
    'Phala',
 | 
			
		||||
    'Cent-ML',
 | 
			
		||||
    'Venice',
 | 
			
		||||
    'OpenInference',
 | 
			
		||||
    'Amazon Bedrock',
 | 
			
		||||
    'Anthropic',
 | 
			
		||||
    'Atoma',
 | 
			
		||||
    'Avian',
 | 
			
		||||
    'Azure',
 | 
			
		||||
    'Cent-ML',
 | 
			
		||||
    'Cerebras',
 | 
			
		||||
    'Chutes',
 | 
			
		||||
    'Cloudflare',
 | 
			
		||||
    'Cohere',
 | 
			
		||||
    'Crusoe',
 | 
			
		||||
    'DeepInfra',
 | 
			
		||||
    'DeepSeek',
 | 
			
		||||
    'Enfer',
 | 
			
		||||
    'Featherless',
 | 
			
		||||
    'Fireworks',
 | 
			
		||||
    'Friendli',
 | 
			
		||||
    'GMICloud',
 | 
			
		||||
    'Google',
 | 
			
		||||
    'Google AI Studio',
 | 
			
		||||
    'Groq',
 | 
			
		||||
    'Hyperbolic',
 | 
			
		||||
    'Inception',
 | 
			
		||||
    'InferenceNet',
 | 
			
		||||
    'Infermatic',
 | 
			
		||||
    'Inflection',
 | 
			
		||||
    'InoCloud',
 | 
			
		||||
    'Kluster',
 | 
			
		||||
    'Lambda',
 | 
			
		||||
    'Liquid',
 | 
			
		||||
    'Mancer',
 | 
			
		||||
    'Mancer 2',
 | 
			
		||||
    'Hyperbolic',
 | 
			
		||||
    'Hyperbolic 2',
 | 
			
		||||
    'Reflection',
 | 
			
		||||
    'Minimax',
 | 
			
		||||
    'Mistral',
 | 
			
		||||
    'NCompass',
 | 
			
		||||
    'Nebius',
 | 
			
		||||
    'NextBit',
 | 
			
		||||
    'Nineteen',
 | 
			
		||||
    'Novita',
 | 
			
		||||
    'OpenAI',
 | 
			
		||||
    'OpenInference',
 | 
			
		||||
    'Parasail',
 | 
			
		||||
    'Perplexity',
 | 
			
		||||
    'Phala',
 | 
			
		||||
    'SambaNova',
 | 
			
		||||
    'Stealth',
 | 
			
		||||
    'Targon',
 | 
			
		||||
    'Together',
 | 
			
		||||
    'Ubicloud',
 | 
			
		||||
    'Venice',
 | 
			
		||||
    'xAI',
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
export async function loadOllamaModels(data) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user