This commit is contained in:
Marco Realacci 2024-11-02 16:28:37 +01:00
parent be7844b4f3
commit eea09ec9b8
15 changed files with 35749 additions and 63 deletions

View file

@ -2,7 +2,7 @@
"providers": {
"ollama": {
"ollamaUrl": "http://localhost:11434",
"defaultModel": "llama3.1:8b-instruct-q8_0",
"defaultModel": "qwen2.5:14b",
"embeddingModel": "nomic-embed-text",
"type": "ollama"
},
@ -28,7 +28,7 @@
"defaults": {
"provider": "ollama",
"fallbackProvider": "",
"creativity": "low"
"creativity": ""
},
"actions": [
{