This commit is contained in:
parent
5382e3c998
commit
2431649079
|
|
@ -63,6 +63,7 @@ export const multiFunctionAgent = new Agent({
|
||||||
请使用中文回答用户的问题。
|
请使用中文回答用户的问题。
|
||||||
`},
|
`},
|
||||||
// model: deepseek('deepseek-chat'),
|
// model: deepseek('deepseek-chat'),
|
||||||
|
// model: deepseek('deepseek-reasoner'),
|
||||||
// model: openai.chat('mimo-v2-flash'),
|
// model: openai.chat('mimo-v2-flash'),
|
||||||
model: deepseek.chat('mimo-v2-flash'),
|
model: deepseek.chat('mimo-v2-flash'),
|
||||||
memory: memory,
|
memory: memory,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue