anything-llm icon indicating copy to clipboard operation
anything-llm copied to clipboard

[FEAT]: Select folders for import

Open nconder opened this issue 1 year ago • 5 comments

What would you like to see?

Support the selection of folders during the import file process and be able to import the folder its self with feature #554

nconder avatar Feb 05 '24 14:02 nconder

If there was a way to simply point it at a host device folder and run it while leaving in place, this would become way more useful.

ErroneousBosch avatar Feb 14 '24 15:02 ErroneousBosch

Yes, GPT4ALL monitors a folder for document changes and reindexes the files. That would be a very nice option

FreezyExp avatar Feb 19 '24 05:02 FreezyExp

You can open the folder and select everything, then drag it into AnythingLLM

PiotrSkon avatar Feb 29 '24 17:02 PiotrSkon

I was referring to being able to open a folder on the host machine when hosting via a web based docker install. So say I have a volume bind in the container of /reports, being able to open and import or run embeddings on that directory, rather than uploading into the app's file structure, would be very handy when processing a large number of potentially large files that would not be practical to upload via the interface, or that you do not want duplicated.

ErroneousBosch avatar Mar 04 '24 18:03 ErroneousBosch

If a folder is dragged and dropped on to the UI, it attempts to upload each file but it fails. Dragging and dropping each file from that same folder individually works correctly, so it's not an issue with the files. Please enable dragging and dropping of folders, thx.

sirion-demo avatar Apr 03 '24 13:04 sirion-demo