[GH-ISSUE #1052] [FEAT]: vectordatabase checker cpu and or GPU enabled #647

Closed
opened 2026-02-22 18:20:38 -05:00 by yindo · 0 comments
Owner

Originally created by @LindsayRex on GitHub (Apr 6, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1052

What would you like to see?

Hi

I have been trying to get to milvus to work with anythingllm, and in particular the gpu edition of milvus. I know LanceDB also have has some gpu capabilities.. The trying bit it is I cant quite tell if it is communicating with milvus, as when I encode any files I don't see much network traffic between anythingllm and milvus on my remote docker server..

I also have no idea if the 'AUTOINDEX' in server.js is is going to select the gpu vector index IFF_IDNEX to use automagicially.

I was thinking it would be great if on this screen

image

there was

  1. a test db connection button, that does a dummy record write to remote db and tells the user it was successful and also then does a read of that records.

  2. There was a gpu test button too, (and a switch to enable gpu vector index's) that performs write and then a vector read.

To make ppl feel warm n fuzzy they need feedback... as the anytignllm logs at present are pretty light.

Cheers,

Lindsay

Originally created by @LindsayRex on GitHub (Apr 6, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1052 ### What would you like to see? Hi I have been trying to get to milvus to work with anythingllm, and in particular the gpu edition of milvus. I know LanceDB also have has some gpu capabilities.. The trying bit it is I cant quite tell if it is communicating with milvus, as when I encode any files I don't see much network traffic between anythingllm and milvus on my remote docker server.. I also have no idea if the 'AUTOINDEX' in server.js is is going to select the gpu vector index IFF_IDNEX to use automagicially. I was thinking it would be great if on this screen ![image](https://github.com/Mintplex-Labs/anything-llm/assets/122247996/de4329b1-d76b-4f5d-a3bf-2b9891018524) there was 1. a test db connection button, that does a dummy record write to remote db and tells the user it was successful and also then does a read of that records. 2. There was a gpu test button too, (and a switch to enable gpu vector index's) that performs write and then a vector read. To make ppl feel warm n fuzzy they need feedback... as the anytignllm logs at present are pretty light. Cheers, Lindsay
yindo added the enhancementfeature request labels 2026-02-22 18:20:38 -05:00
yindo closed this issue 2026-02-22 18:20:38 -05:00
yindo changed title from [FEAT]: vectordatabase checker cpu and or GPU enabled to [GH-ISSUE #1052] [FEAT]: vectordatabase checker cpu and or GPU enabled 2026-06-05 14:36:28 -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#647