mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
fixed ollama icon
This commit is contained in:
@@ -18,7 +18,7 @@ const PROVIDERS = { // There's this list hmm https://github.com/zukixa/cool-ai-s
|
||||
},
|
||||
'ollama': {
|
||||
'name': 'Ollama',
|
||||
'logo_name': 'Coolama',
|
||||
'logo_name': 'ollama',
|
||||
'description': 'Official Ollama API.\nPricing: Free.',
|
||||
'base_url': 'http://localhost:11434/v1/chat/completions',
|
||||
'key_get_url': 'it\'s just ollama',
|
||||
|
||||
Reference in New Issue
Block a user