chore(config): zed config mode change

This commit is contained in:
2025-04-22 10:08:12 +03:00
parent 624920b2ab
commit cfab48eee0

View File

@@ -5,7 +5,7 @@
"assistant": {
"default_model": {
"provider": "copilot_chat",
"model": "claude-3-7-sonnet"
"model": "claude-3.7-sonnet-thought"
},
"version": "2"
},