mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 21:01:32 +08:00
fix: missing dependencies
This commit is contained in:
parent
0273c58050
commit
b2c512082f
@ -1,3 +1,4 @@
|
||||
/* eslint-disable @eslint-react/naming-convention/context-name */
|
||||
import { ImageModelV2 } from '@ai-sdk/provider'
|
||||
import { LanguageModel } from 'ai'
|
||||
|
||||
|
||||
@ -476,6 +476,7 @@ const InputbarTools = ({
|
||||
setFiles,
|
||||
setText,
|
||||
showKnowledgeIcon,
|
||||
showMcpTools,
|
||||
showThinkingButton,
|
||||
t
|
||||
])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user