Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Select folders for import #674

Closed
nconder opened this issue Feb 5, 2024 · 6 comments
Closed

[FEAT]: Select folders for import #674

nconder opened this issue Feb 5, 2024 · 6 comments
Labels
enhancement New feature or request feature request

Comments

@nconder
Copy link

nconder commented Feb 5, 2024

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 nconder added enhancement New feature or request feature request labels Feb 5, 2024
@ErroneousBosch
Copy link

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.

@FreezyExp
Copy link

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

@PiotrSkon
Copy link

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

@ErroneousBosch
Copy link

ErroneousBosch commented Mar 4, 2024

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.

@sirion-demo
Copy link

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.

@timothycarambat
Copy link
Member

You can drag a folder into the UI and it will upload all files in the folder and subfolder. If you want to upload into a specific folder, that will be handled by #1177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

6 participants