diff --git a/agents/gunnar/memory/default/index.faiss b/agents/gunnar/memory/default/index.faiss deleted file mode 100644 index 4d648a6..0000000 Binary files a/agents/gunnar/memory/default/index.faiss and /dev/null differ diff --git a/agents/gunnar/memory/default/index.faiss.sha256 b/agents/gunnar/memory/default/index.faiss.sha256 deleted file mode 100644 index eed8e13..0000000 --- a/agents/gunnar/memory/default/index.faiss.sha256 +++ /dev/null @@ -1 +0,0 @@ -6dc776de25526d8bc05d7625520a1012e8c58fe3685af65898cce66077b2d3cb \ No newline at end of file diff --git a/agents/gunnar/memory/default/index.pkl b/agents/gunnar/memory/default/index.pkl index 635987c..8d6623b 100644 Binary files a/agents/gunnar/memory/default/index.pkl and b/agents/gunnar/memory/default/index.pkl differ diff --git a/agents/gunnar/plugins/_model_config/config.json b/agents/gunnar/plugins/_model_config/config.json index 21bce13..b6b424e 100644 --- a/agents/gunnar/plugins/_model_config/config.json +++ b/agents/gunnar/plugins/_model_config/config.json @@ -19,15 +19,13 @@ "utility_model": { "provider": "lm_studio", "name": "qwen2.5-7b-instruct", - "api_base": "http://festinger:11434", + "api_base": "http://host.docker.internal:1234", "ctx_length": 32768, "ctx_input": 0.7, "rl_requests": 0, "rl_input": 0, "rl_output": 0, - "kwargs": { - "X-Agent-Id": 3 - } + "kwargs": {} }, "embedding_model": { "provider": "huggingface", diff --git a/agents/gunnar/projects/glitch_university/.a0proj/agents/agent0/plugins/_model_config/config.json b/agents/gunnar/projects/glitch_university/.a0proj/agents/agent0/plugins/_model_config/config.json index 21bce13..b6b424e 100644 --- a/agents/gunnar/projects/glitch_university/.a0proj/agents/agent0/plugins/_model_config/config.json +++ b/agents/gunnar/projects/glitch_university/.a0proj/agents/agent0/plugins/_model_config/config.json @@ -19,15 +19,13 @@ "utility_model": { "provider": "lm_studio", "name": "qwen2.5-7b-instruct", - "api_base": "http://festinger:11434", + "api_base": "http://host.docker.internal:1234", "ctx_length": 32768, "ctx_input": 0.7, "rl_requests": 0, "rl_input": 0, "rl_output": 0, - "kwargs": { - "X-Agent-Id": 3 - } + "kwargs": {} }, "embedding_model": { "provider": "huggingface", diff --git a/agents/hermes/plugins/_model_config/config.json b/agents/hermes/plugins/_model_config/config.json index fa8fa9f..802713a 100644 --- a/agents/hermes/plugins/_model_config/config.json +++ b/agents/hermes/plugins/_model_config/config.json @@ -19,15 +19,13 @@ "utility_model": { "provider": "lm_studio", "name": "qwen2.5-7b-instruct", - "api_base": "http://festinger:11434", + "api_base": "http://host.docker.internal:1234", "ctx_length": 32768, "ctx_input": 0.7, "rl_requests": 0, "rl_input": 0, "rl_output": 0, - "kwargs": { - "X-Agent-Id": 8 - } + "kwargs": {} }, "embedding_model": { "provider": "huggingface",