mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-20 02:34:52 +00:00
perf: 文案;feat: 知识库模糊搜索
This commit is contained in:
@@ -49,6 +49,7 @@ export const getModelTrainings = (id: string) =>
|
||||
|
||||
type GetModelDataListProps = RequestPaging & {
|
||||
modelId: string;
|
||||
searchText: string;
|
||||
};
|
||||
/**
|
||||
* 获取模型的知识库数据
|
||||
|
Reference in New Issue
Block a user