You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
549 B

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