Silow
Silow
> [dify/CONTRIBUTING.md](https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md#L23-L33) > > Lines 23 to 33 in [0277a37](/langgenius/dify/commit/0277a37fcad5ad86aeb239485c27fffd5cd90043) > > ### Bug reports > > > [!IMPORTANT] > > Please make sure to include the following information when...
> [dify/api/core/rag/extractor/helpers.py](https://github.com/langgenius/dify/blob/40fb4d16ef0f5e8dd984c205b9941df68a445b0f/api/core/rag/extractor/helpers.py#L19-L44) > > Lines 19 to 44 in [40fb4d1](/langgenius/dify/commit/40fb4d16ef0f5e8dd984c205b9941df68a445b0f) > > def detect_file_encodings(file_path: str, timeout: int = 5) -> list[FileEncoding]: > """Try to detect the file encoding. > >...
> [dify/api/core/rag/extractor/helpers.py](https://github.com/langgenius/dify/blob/40fb4d16ef0f5e8dd984c205b9941df68a445b0f/api/core/rag/extractor/helpers.py#L19-L44) > > Lines 19 to 44 in [40fb4d1](/langgenius/dify/commit/40fb4d16ef0f5e8dd984c205b9941df68a445b0f) > > def detect_file_encodings(file_path: str, timeout: int = 5) -> list[FileEncoding]: > """Try to detect the file encoding. > >...
Hello, I met the same issue and tried to fix it. I submit the pull request. If you want to try it please check the pull request.
> > Hello, I met the same issue and tried to fix it. I submit the pull request. If you want to try it please check the pull request. >...