feat: feature/1.5-Data Integration

This commit is contained in:
ningyv
2025-02-14 21:51:46 +08:00
parent 2afb106ba9
commit 412d15a9b4
@@ -129,11 +129,12 @@ export const AIModelGuide = () => {
icon: <></>
})
}
const deployDeepSeek = (e: any) => {
const deployDeepSeek = async (e: any) => {
e.stopPropagation()
deployLocalModel({
await deployLocalModel({
modelID: 'deepseek-r1'
})
dumpServerPage()
}
const cardList = [