Updating memories

This commit is contained in:
2026-05-02 18:53:12 +02:00
parent e4a37bd705
commit 3f4bf304cf
13 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"updated_at": "2026-04-26T10:49:35.902892",
"updated_at": "2026-04-26T17:03:02.954619",
"platforms": {
"telegram": [],
"discord": [],
+6 -3
View File
@@ -1,7 +1,9 @@
model:
provider: openai-codex
base_url: https://chatgpt.com/backend-api/codex
default: gpt-5.5
provider: custom
base_url: http://host.docker.internal:11434/v1
api_key: ollama
default: qwen2.5-coder:7b
context_length: 65536
providers: {}
fallback_providers: []
credential_pool_strategies: {}
@@ -97,6 +99,7 @@ auxiliary:
model: ''
base_url: ''
api_key: ''
context_length: 65536
timeout: 120
extra_body: {}
session_search:
@@ -0,0 +1,4 @@
context_lengths:
deepseek-r1:8b@http://host.docker.internal:11434/v1/: 131072
qwen2.5-coder:7b@http://host.docker.internal:11434/v1: 32768
qwen2.5-coder:7b@http://host.docker.internal:11434/v1/: 32768
+1 -1
View File
@@ -1 +1 @@
{"pid": 7, "kind": "hermes-gateway", "argv": ["/opt/hermes/.venv/bin/hermes", "gateway", "run"], "start_time": 96200, "gateway_state": "running", "exit_reason": null, "restart_requested": false, "active_agents": 0, "platforms": {}, "updated_at": "2026-04-26T10:49:35.853745+00:00"}
{"pid": 7, "kind": "hermes-gateway", "argv": ["/opt/hermes/.venv/bin/hermes", "gateway", "run"], "start_time": 2337110, "gateway_state": "stopped", "exit_reason": null, "restart_requested": false, "active_agents": 0, "platforms": {}, "updated_at": "2026-05-02T16:35:03.345589+00:00"}