Add app to rag module: presentaion & laws (#43)
This commit is contained in:
@@ -352,11 +352,6 @@ class ExcelChunker(HuChunker):
|
||||
|
||||
class PptChunker(HuChunker):
|
||||
|
||||
@dataclass
|
||||
class Fields:
|
||||
text_chunks: List = None
|
||||
table_chunks: List = None
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user