|
|
|
@ -3,6 +3,6 @@
|
|
|
|
|
"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.36\\tools\\python-3.11.6-embed-amd64\\python.exe",
|
|
|
|
|
"DevChat.PythonForChat": "c:\\Users\\Administrator\\.vscode\\extensions\\merico.devchat-0.1.37\\tools\\python-3.11.6-embed-amd64\\python.exe",
|
|
|
|
|
"DevChat.PythonForCommands": "C:\\Users\\Administrator\\.chat\\mamba\\envs\\devchat-commands\\python.exe"
|
|
|
|
|
}
|