Skip to content

Conversation

as775116191
Copy link

@as775116191 as775116191 commented May 29, 2025

What problem does this PR solve?

My business team wants to use file management like a cloud storage service, but the current file management system is quite cumbersome. It requires managing a knowledge base, then finding documents in the knowledge base to parse them. Therefore, I have simplified the steps, but I am not sure if this is what most people need.

Type of change

  • After creating a folder and managing the knowledge base, record this relationship. Any files uploaded or subfolders created under this folder will be associated with this knowledge base
  • When uploading files to a folder associated with a knowledge base, you can check 'Parse on creation', which will automatically enable parsing without needing to jump to the knowledge base page to find the document
  • When modifying the associated knowledge base of a folder, all nested files below will also be modified: documents will be created in the new knowledge base and deleted from the old knowledge base.

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. 💞 feature Feature request, pull request that fullfill a new feature. 🧰 typescript Pull requests that update Typescript code labels May 29, 2025
@KevinHuSh
Copy link
Collaborator

Appreciations!
By our evaluations, this feature is not going to be merged into main branch.

@KevinHuSh KevinHuSh closed this Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💞 feature Feature request, pull request that fullfill a new feature. size:XL This PR changes 500-999 lines, ignoring generated files. 🧰 typescript Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants