8 lines
549 B
JSON
8 lines
549 B
JSON
|
{
|
||
|
"liveServer.settings.port": 5502,
|
||
|
"DevChat.DevChatPath": "C:\\Users\\Administrator\\.chat\\mamba\\envs\\devchat\\Scripts\\devchat",
|
||
|
"devchat.defaultModel": "gpt-4",
|
||
|
"DevChat.PythonVirtualEnv": "C:\\Users\\Administrator\\.chat\\mamba\\envs\\devchat-ask\\python.exe",
|
||
|
"DevChat.PythonForChat": "c:\\Users\\Administrator\\.vscode\\extensions\\merico.devchat-0.1.38\\tools\\python-3.11.6-embed-amd64\\python.exe",
|
||
|
"DevChat.PythonForCommands": "C:\\Users\\Administrator\\.chat\\mamba\\envs\\devchat-commands\\python.exe"
|
||
|
}
|