main
kgdxpr 2 years ago
parent bcaa9e112b
commit 779c80b8ad

@ -2,5 +2,7 @@
"liveServer.settings.port": 5501,
"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.PythonVirtualEnv": "C:\\Users\\Administrator\\.chat\\mamba\\envs\\devchat-ask\\python.exe",
"DevChat.PythonForChat": "c:\\Users\\Administrator\\.vscode\\extensions\\merico.devchat-0.1.36\\tools\\python-3.11.6-embed-amd64\\python.exe",
"DevChat.PythonForCommands": "C:\\Users\\Administrator\\.chat\\mamba\\envs\\devchat-commands\\python.exe"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 322 KiB

After

Width:  |  Height:  |  Size: 323 KiB

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save