fixed ollama icon

This commit is contained in:
soliprem
2024-05-24 12:34:58 +02:00
parent 953f4d5e88
commit 3b501ef8bf
+1 -1
View File
@@ -18,7 +18,7 @@ const PROVIDERS = { // There's this list hmm https://github.com/zukixa/cool-ai-s
}, },
'ollama': { 'ollama': {
'name': 'Ollama', 'name': 'Ollama',
'logo_name': 'Coolama', 'logo_name': 'ollama',
'description': 'Official Ollama API.\nPricing: Free.', 'description': 'Official Ollama API.\nPricing: Free.',
'base_url': 'http://localhost:11434/v1/chat/completions', 'base_url': 'http://localhost:11434/v1/chat/completions',
'key_get_url': 'it\'s just ollama', 'key_get_url': 'it\'s just ollama',