mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-04 22:29:10 +00:00
4.6.8 supplement (#831)
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,7 @@ export type SearchTestStoreItemType = {
|
||||
limit: number;
|
||||
usingReRank: boolean;
|
||||
similarity: number;
|
||||
usingQueryExtension: boolean;
|
||||
};
|
||||
|
||||
type State = {
|
||||
|
Reference in New Issue
Block a user