Skip to content

Commit a00089e

Browse files
committed
feat(ai-completions): modify base model
1 parent 5060839 commit a00089e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/plugins/script/meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
options: {
99
enableAICompletion: true,
1010
AIModel: {
11-
modelName: 'internvl3-14b',
11+
modelName: 'qwen3-8b',
1212
baseUrl: 'https://agent.opentiny.design/api/v1/ai',
1313
url: ''
1414
}

0 commit comments

Comments
 (0)