feat: refactor copilot module (#14537)

This commit is contained in:
DarkSky
2026-03-02 13:57:55 +08:00
committed by GitHub
parent 60acd81d4b
commit c5d622531c
92 changed files with 5759 additions and 2170 deletions
+8
View File
@@ -313,6 +313,14 @@
"type": "Object",
"desc": "Use custom models in scenarios and override default settings."
},
"providers.profiles": {
"type": "Array",
"desc": "The profile list for copilot providers."
},
"providers.defaults": {
"type": "Object",
"desc": "The default provider ids for model output types and global fallback."
},
"providers.openai": {
"type": "Object",
"desc": "The config for the openai provider.",