Files
lingma-proxy-compose/config.example.json
2026-04-30 14:00:18 +08:00

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": ""
}