Default to remote Kimi mode
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"host": "127.0.0.1",
|
||||
"port": 8095,
|
||||
"backend": "remote",
|
||||
"transport": "auto",
|
||||
"mode": "chat",
|
||||
"session_mode": "reuse",
|
||||
"model": "kmodel",
|
||||
"session_mode": "auto",
|
||||
"timeout": 120,
|
||||
"cwd": "C:/Workspace/Personal/lingma-ipc-proxy",
|
||||
"shell_type": "powershell",
|
||||
|
||||
Reference in New Issue
Block a user