-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Feat: Add box connector #11845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Feat: Add box connector #11845
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 tasks
yngvarhuang
pushed a commit
to yngvarhuang/ragflow
that referenced
this pull request
Dec 13, 2025
…support_encrypted_files_20251209 * commit '44dec89f1fd6eb98f2d8d5c0137074990a09a99c': (28 commits) Fix: aspose-slide issue. (infiniflow#11935) Fix: raptor don't have attribute chat (infiniflow#11936) Feat: Add GPT-5.2 & pro (infiniflow#11929) Refa: refactor metadata filter (infiniflow#11907) Feat: Displaying the file option in the webhook's request body infiniflow#10427 (infiniflow#11928) Fix: forget-reset password (infiniflow#11927) Feature/docs generator (infiniflow#11858) Fix: correct metadata update behavior (infiniflow#11919) Docs: How to use restful API to update or delete metadata (infiniflow#11912) Feat: Add box connector (infiniflow#11845) Feat: Flatten the request schema of the webhook infiniflow#10427 (infiniflow#11917) feat: Add Single Bucket Mode for MinIO/S3 (infiniflow#11416) Fix: tokenizer issue. (infiniflow#11902) Feat: Add mineru as a model manufacturer to the system. infiniflow#10621 (infiniflow#11903) Refa: treat MinerU as an OCR model 2 (infiniflow#11905) Add DeepseekV3.2 of Tongyi-Qianwen and remove unused code (infiniflow#11898) Fix:async issue and sensitive logging (infiniflow#11895) Added semi-automatic mode to the metadata filter (infiniflow#11886) Fix data_sync startup crash by properly invoking async main (infiniflow#11879) MinerU supports for the new backend vlm-mlx-engine (infiniflow#11864) ... # Conflicts: # docker/.env # pyproject.toml
40 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci
Continue Integration
💞 feature
Feature request, pull request that fullfill a new feature.
🌈 python
Pull requests that update Python code
size:XXL
This PR changes 1000+ lines, ignoring generated files.
🧰 typescript
Pull requests that update Typescript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?
Feat: Add box connector
Type of change