feat: economical index support retrieval testing (#3563)
This commit is contained in:
@@ -33,6 +33,7 @@ export enum RETRIEVE_METHOD {
|
||||
fullText = 'full_text_search',
|
||||
hybrid = 'hybrid_search',
|
||||
invertedIndex = 'invertedIndex',
|
||||
keywordSearch = 'keyword_search',
|
||||
}
|
||||
|
||||
export type VariableInput = {
|
||||
|
Reference in New Issue
Block a user