feat(ai): unify AI architecture, implement RAG and legacy migration
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"general": {
|
||||
"previewFeatures": true,
|
||||
"enablePromptCompletion": true
|
||||
"enablePromptCompletion": true,
|
||||
"preferredEditor": "antigravity"
|
||||
},
|
||||
"ide": {
|
||||
"enabled": true
|
||||
@@ -12,4 +13,4 @@
|
||||
"ui": {
|
||||
"showStatusInTitle": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user