[PR #1059] [MERGED] refactor(file extractor): file extractor #22864

Closed
opened 2026-02-21 20:19:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1059
Author: @yezhwi
Created: 8/30/2023
Status: Merged
Merged: 8/31/2023
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (1)

  • b713bbc refactor(file extractor): file extractor (#2)

📊 Changes

4 files changed (+11 additions, -10 deletions)

View changed files

📝 api/controllers/console/datasets/file.py (+2 -2)
📝 api/core/data_loader/file_extractor.py (+7 -6)
📝 web/app/components/datasets/create/file-uploader/index.tsx (+1 -1)
📝 web/app/components/datasets/create/index.tsx (+1 -1)

📄 Description

file extractor ignore case


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/1059 **Author:** [@yezhwi](https://github.com/yezhwi) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`b713bbc`](https://github.com/langgenius/dify/commit/b713bbceb92d617751e699fb0888bebebe273ce2) refactor(file extractor): file extractor (#2) ### 📊 Changes **4 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/datasets/file.py` (+2 -2) 📝 `api/core/data_loader/file_extractor.py` (+7 -6) 📝 `web/app/components/datasets/create/file-uploader/index.tsx` (+1 -1) 📝 `web/app/components/datasets/create/index.tsx` (+1 -1) </details> ### 📄 Description file extractor ignore case --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:55 -05:00
yindo closed this issue 2026-02-21 20:19:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22864