mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-10 14:28:57 +00:00
v0.0.4
This commit is contained in:
parent
b974e254b1
commit
085e2ac648
2 changed files with 1 additions and 2 deletions
|
@ -71,7 +71,6 @@ async def upload_files(files: list[UploadFile], token: str = Depends(oauth2_sche
|
|||
chunking_strategy="basic",
|
||||
max_characters=90000,
|
||||
include_orig_elements=False,
|
||||
strategy="fast",
|
||||
)
|
||||
|
||||
filedocs = loader.load()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue