16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"port": 8095,
|
|
"backend": "remote",
|
|
"transport": "auto",
|
|
"mode": "chat",
|
|
"model": "kmodel",
|
|
"session_mode": "auto",
|
|
"timeout": 120,
|
|
"cwd": "C:/Workspace/Personal/lingma-ipc-proxy",
|
|
"shell_type": "powershell",
|
|
"current_file_path": "",
|
|
"pipe": "",
|
|
"websocket_url": ""
|
|
}
|