fix: docs_site use chunker config implementation (#326)

This commit is contained in:
cachho
2023-07-20 08:29:59 +02:00
committed by GitHub
parent 4bb06147c1
commit a681d47bce
2 changed files with 7 additions and 8 deletions

View File

@@ -36,6 +36,7 @@ Default values of chunker config parameters for different `data_type`:
|web_page|500|0|len|
|pdf_file|1000|0|len|
|youtube_video|2000|0|len|
|docs_site|500|50|len|
### LoaderConfig