forked from Shinonome/dots-hyprland
fixed ollama key file
This commit is contained in:
@@ -22,7 +22,7 @@ const PROVIDERS = { // There's this list hmm https://github.com/zukixa/cool-ai-s
|
|||||||
'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',
|
||||||
'key_file': 'openai_key.txt',
|
'key_file': 'ollama_key.txt',
|
||||||
'model': 'llama3:instruct',
|
'model': 'llama3:instruct',
|
||||||
},
|
},
|
||||||
'oxygen4o': {
|
'oxygen4o': {
|
||||||
|
|||||||
Reference in New Issue
Block a user