mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 13:38:00 +00:00
4.6.3-alpha1 (#529)
This commit is contained in:
@@ -65,7 +65,8 @@ export async function dispatchDatasetSearch(
|
||||
model: vectorModel.name,
|
||||
tokens: tokenLen,
|
||||
similarity,
|
||||
limit
|
||||
limit,
|
||||
searchMode
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user