[GH-ISSUE #537] Number of vectors #315

Closed
opened 2026-02-22 18:18:54 -05:00 by yindo · 1 comment
Owner

Originally created by @loki-sh on GitHub (Jan 5, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/537

I was loading documents into a new workspace and noticed when I shifted from the "Documents" tab to the "Settings" tab the value for "Number of Vectors" was zero. Exiting the settings dialog and going back in and going into the "Settings" tab triggered the value to be updated. What I suspect is happening is the value for the number of vectors is retrieved when the workspace settings dialog is opened but not refreshed when moving from the "Documents" tab to the "Settings" tab.

To recreate:

Create a new workspace.
Go into the workspace settings dialog for the newly created workspace.
Upload some documents and embed them into the new workspace.
As soon as the embedding is completed, go into the "Settings" tab and look at the "Number of Vectors", it will be zero.
Click the "x" to exit the workspace settings dialog.
Go back into the workspace settings dialog.
Click on the "Settings" tab and the "Number of Vectors" will now reflect the number of vectors in the database

Originally created by @loki-sh on GitHub (Jan 5, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/537 I was loading documents into a new workspace and noticed when I shifted from the "Documents" tab to the "Settings" tab the value for "Number of Vectors" was zero. Exiting the settings dialog and going back in and going into the "Settings" tab triggered the value to be updated. What I suspect is happening is the value for the number of vectors is retrieved when the workspace settings dialog is opened but not refreshed when moving from the "Documents" tab to the "Settings" tab. To recreate: Create a new workspace. Go into the workspace settings dialog for the newly created workspace. Upload some documents and embed them into the new workspace. As soon as the embedding is completed, go into the "Settings" tab and look at the "Number of Vectors", it will be zero. Click the "x" to exit the workspace settings dialog. Go back into the workspace settings dialog. Click on the "Settings" tab and the "Number of Vectors" will now reflect the number of vectors in the database
yindo added the bugUI/UX labels 2026-02-22 18:18:54 -05:00
yindo closed this issue 2026-02-22 18:18:55 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jan 5, 2024):

Duplicate of #516 - moving to that issue

@timothycarambat commented on GitHub (Jan 5, 2024): Duplicate of #516 - moving to that issue
yindo changed title from Number of vectors to [GH-ISSUE #537] Number of vectors 2026-06-05 14:34:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#315