mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-10 06:14:37 +00:00
chore: temp fixes
This commit is contained in:
parent
458bbe7191
commit
1d67d0bf85
2 changed files with 3 additions and 5 deletions
|
@ -77,7 +77,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