mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 09:44:47 +00:00
v4.6-3 (#471)
This commit is contained in:
3
packages/global/core/module/api.d.ts
vendored
3
packages/global/core/module/api.d.ts
vendored
@@ -0,0 +1,3 @@
|
||||
import { VectorModelItemType } from '../ai/model.d';
|
||||
|
||||
export type SelectedDatasetType = { datasetId: string; vectorModel: VectorModelItemType }[];
|
||||
|
Reference in New Issue
Block a user