This commit is contained in:
dzq 2026-01-07 18:01:51 +08:00
parent 5382e3c998
commit 2431649079
1 changed files with 1 additions and 0 deletions

View File

@ -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,