Shared skills now for all agent and fixed the settings for Gunnar and Hermes

This commit is contained in:
2026-05-09 23:07:15 +02:00
parent bb444759f6
commit e36c9f4ee1
634 changed files with 16 additions and 521 deletions
@@ -2,9 +2,9 @@
"allow_chat_override": false,
"chat_model": {
"provider": "lm_studio",
"name": "qwen2.5-7b-instruct",
"name": "nousresearch/hermes-4-70b",
"api_base": "http://festinger:11434",
"ctx_length": 32768,
"ctx_length": 32000,
"ctx_history": 0.7,
"vision": true,
"rl_requests": 0,
@@ -19,7 +19,7 @@
"utility_model": {
"provider": "zai",
"name": "glm-4.7-flash",
"api_base": "",
"api_base": "http://host.docker.internal:1234/v1",
"ctx_length": 131072,
"ctx_input": 0.7,
"rl_requests": 0,