mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-25 12:52:09 +00:00
fixed ollama icon
This commit is contained in:
parent
953f4d5e88
commit
3b501ef8bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue