File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ return {
140140 disable = false ,
141141 chat = true ,
142142 command = true ,
143- model = { model = " qwen-turbo-1101 " },
143+ model = { model = " qwen-turbo-latest " },
144144 system_prompt = " Your name is Qwen-turbo , you are my assistant. Now answer my questions" ,
145145 },
146146 {
@@ -149,7 +149,7 @@ return {
149149 disable = false ,
150150 chat = true ,
151151 command = true ,
152- model = { model = " qwq-32b-preview " },
152+ model = { model = " qwen3-235b-a22b " },
153153 system_prompt = " You are a powerful assistant. Now answer my questions" ,
154154 },
155155 {
@@ -167,7 +167,7 @@ return {
167167 disable = false ,
168168 chat = true ,
169169 command = true ,
170- model = { model = " qwen-max-latest " },
170+ model = { model = " qwen3-30b-a3b " },
171171 system_prompt = " Your name is Qwen-Max , you are my assistant. Now answer my questions" ,
172172 },
173173 {
You can’t perform that action at this time.
0 commit comments