mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
4.8-alpha fix (#1424)
This commit is contained in:
@@ -85,8 +85,7 @@ export async function searchDatasetData(props: SearchDatasetDataProps) {
|
||||
teamId,
|
||||
datasetIds,
|
||||
vectors,
|
||||
limit,
|
||||
efSearch: global.systemEnv?.pgHNSWEfSearch
|
||||
limit
|
||||
});
|
||||
|
||||
// get q and a
|
||||
|
Reference in New Issue
Block a user