mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
Pagination on documents #175
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @timothycarambat on GitHub (Aug 7, 2023).
It is possible and reasonable that a single document can have 10k+ vectors in it (large pdfs) and this will dramatically slow the page load on document loading.
We should paginate data for the loading of the document so that loading times are not extreme for large documents in workspaces