refactor retieval_test, add SQl retrieval methods (#61)
This commit is contained in:
@@ -78,3 +78,5 @@ class ParserType(StrEnum):
|
||||
BOOK = "book"
|
||||
QA = "qa"
|
||||
TABLE = "table"
|
||||
NAIVE = "naive"
|
||||
PICTURE = "picture"
|
||||
|
||||
Reference in New Issue
Block a user