mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-16 09:09:46 +00:00
not-integreated: Add DocumentHybridSearchRetriever
This commit is contained in:
parent
757bedf4e7
commit
ee0c518553
3 changed files with 245 additions and 0 deletions
|
@ -135,6 +135,10 @@ async def process_file_in_background(
|
|||
file_path,
|
||||
mode="elements",
|
||||
post_processors=[],
|
||||
languages=["eng"],
|
||||
include_orig_elements=False,
|
||||
include_metadata=False,
|
||||
strategy="auto",
|
||||
)
|
||||
|
||||
docs = loader.load()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue