mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 20:58:12 +00:00
doc and config rerank (#475)
This commit is contained in:
@@ -22,6 +22,7 @@ export type SearchTestProps = {
|
||||
datasetId: string;
|
||||
text: string;
|
||||
limit?: number;
|
||||
rerank?: boolean;
|
||||
};
|
||||
|
||||
/* ======= collections =========== */
|
||||
|
Reference in New Issue
Block a user