mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-05 12:29:44 +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 { ImageModelV2 } from '@ai-sdk/provider'
|
||||||
import { LanguageModel } from 'ai'
|
import { LanguageModel } from 'ai'
|
||||||
|
|
||||||
|
|||||||
@ -476,6 +476,7 @@ const InputbarTools = ({
|
|||||||
setFiles,
|
setFiles,
|
||||||
setText,
|
setText,
|
||||||
showKnowledgeIcon,
|
showKnowledgeIcon,
|
||||||
|
showMcpTools,
|
||||||
showThinkingButton,
|
showThinkingButton,
|
||||||
t
|
t
|
||||||
])
|
])
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user