[GH-ISSUE #5636] [FEAT]: Independent visualized management of the document library for each Workspace #5207

Closed
opened 2026-06-05 14:52:39 -04:00 by yindo · 1 comment
Owner

Originally created by @ymstar on GitHub (May 15, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5636

What would you like to see?

Currently, documents can only be uploaded and managed in the pop-up window via the upload button in the workspace, and it is impossible to view the segmentation and vectorization status of specific documents.

It is hoped to enhance the management method of the document library. For example, provide an independent entry for document library management to conveniently view the document list, segmentation status and vectorization results.

Thanks!

Originally created by @ymstar on GitHub (May 15, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5636 ### What would you like to see? Currently, documents can only be uploaded and managed in the pop-up window via the upload button in the workspace, and it is impossible to view the segmentation and vectorization status of specific documents. It is hoped to enhance the management method of the document library. For example, provide an independent entry for document library management to conveniently view the document list, segmentation status and vectorization results. Thanks!
yindo added the enhancementfeature request labels 2026-06-05 14:52:39 -04:00
yindo closed this issue 2026-06-05 14:52:39 -04:00
Author
Owner

@timothycarambat commented on GitHub (May 16, 2026):

This would be a very advanced UI for something that is meaningfully abstracted away to the vector DB. In fact, many VDB's have a UI for doing so - like Chrome, Qdrant, etc.

Even lancedb has one (via another tool though) - this would better be suited as an external tool than something inside AnythingLLM

<!-- gh-comment-id:4468173356 --> @timothycarambat commented on GitHub (May 16, 2026): This would be a very advanced UI for something that is meaningfully abstracted away to the vector DB. In fact, many VDB's have a UI for doing so - like Chrome, Qdrant, etc. Even lancedb has one (via another tool though) - this would better be suited as an external tool than something inside AnythingLLM
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5207