Adding fix to the model naem

This commit is contained in:
2026-05-10 00:25:03 +02:00
parent 351e337113
commit 714cef5c5b
30 changed files with 17 additions and 48 deletions
@@ -1 +0,0 @@
{}
@@ -1,38 +0,0 @@
{
"allow_chat_override": false,
"chat_model": {
"provider": "lm_studio",
"name": "qwen2.5-7b-instruct",
"api_base": "http://festinger:11434",
"ctx_length": 32768,
"ctx_history": 0.7,
"vision": true,
"rl_requests": 0,
"rl_input": 0,
"rl_output": 0,
"kwargs": {
"max_tokens": 4096,
"agent_id": 3
},
"max_embeds": 10
},
"utility_model": {
"provider": "lm_studio",
"name": "qwen2.5-7b-instruct",
"api_base": "http://host.docker.internal:1234/v1",
"ctx_length": 32768,
"ctx_input": 0.7,
"rl_requests": 0,
"rl_input": 0,
"rl_output": 0,
"kwargs": {}
},
"embedding_model": {
"provider": "huggingface",
"name": "sentence-transformers/all-MiniLM-L6-v2",
"api_base": "",
"rl_requests": 0,
"rl_input": 0,
"kwargs": {}
}
}
@@ -1 +0,0 @@
{"model_provider": "huggingface", "model_name": "sentence-transformers/all-MiniLM-L6-v2"}
@@ -1 +0,0 @@
54f583fd1e63d521de63226fa698bc9512d420f1a549c313dbe0fb403e2ff25d
@@ -1 +0,0 @@
{"/a0/knowledge/main/tool_call_reference_examples.md": {"file": "/a0/knowledge/main/tool_call_reference_examples.md", "checksum": "1558e6e118619185e31224b1ed646b9a", "ids": ["MdfNZCUQOL"]}, "/a0/knowledge/main/about/configuration.md": {"file": "/a0/knowledge/main/about/configuration.md", "checksum": "cec3fa39c0ce88e2e9768b56887f15b4", "ids": ["4NVYH0anNq", "Pq5lAZQeQU"]}, "/a0/knowledge/main/about/capabilities.md": {"file": "/a0/knowledge/main/about/capabilities.md", "checksum": "570509eac9c9d35fff1f7e6252f0d36a", "ids": ["xd1l89itah", "ihSroKnS6w"]}, "/a0/knowledge/main/about/setup-and-deployment.md": {"file": "/a0/knowledge/main/about/setup-and-deployment.md", "checksum": "3cf57d685f11a6989a73cf041c2018a3", "ids": ["PQGR1SqWAi", "EiAKgHtbZZ"]}, "/a0/knowledge/main/about/identity.md": {"file": "/a0/knowledge/main/about/identity.md", "checksum": "63a2c83c6c3bf4c4008786c396618755", "ids": ["cxRLnAavA8"]}, "/a0/knowledge/main/about/architecture.md": {"file": "/a0/knowledge/main/about/architecture.md", "checksum": "0de7a9280419982ef5fc98d0cc6ad2dc", "ids": ["xXuEAyG8rO", "nhXQkidmdT"]}}
@@ -1 +0,0 @@
{"allow_chat_override": false, "chat_model": {"provider": "lm_studio", "name": "llama-3.2-3b-instruct", "api_base": "http://festinger:11434/v1/messages", "ctx_length": 100000, "ctx_history": 0.7, "vision": true, "rl_requests": 0, "rl_input": 0, "rl_output": 0, "kwargs": {"max_tokens": 4096, "agent_id": 3}, "max_embeds": 10}, "utility_model": {"provider": "lm_studio", "name": "llama-3.2-3b-instruct", "api_base": "http://festinger:11434", "ctx_length": 100000, "ctx_input": 0.7, "rl_requests": 0, "rl_input": 0, "rl_output": 0, "kwargs": {"X-Agent-Id": 3}}, "embedding_model": {"provider": "huggingface", "name": "sentence-transformers/all-MiniLM-L6-v2", "api_base": "", "rl_requests": 0, "rl_input": 0, "kwargs": {}}}
@@ -1 +0,0 @@
{"title": "Glitch University", "description": "", "instructions": "", "color": "#fb5607", "git_url": "", "file_structure": {"enabled": true, "max_depth": 5, "max_files": 20, "max_folders": 20, "max_lines": 250, "gitignore": "# Python environments & cache\nvenv/**\n**/__pycache__/**\n\n# Node.js dependencies\n**/node_modules/**\n**/.npm/**\n\n# Version control metadata\n**/.git/**\n"}}