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

Add listener to run_ingest.sh to listen to file changes in sylinked directory #1

Open
misslivirose opened this issue Oct 27, 2023 · 0 comments
Labels
enhancement New feature or request privateGPT This is related to the privateGPT code

Comments

@misslivirose
Copy link
Collaborator

The current script only listens for modifications to the downloads folder, which means that if you manually add a file to a subdirectory in source_documents, it won't trigger the ingest script to run.

This isn't a huge issue, because it's going to pick it up in the next saved document anyway, but it might be good to have a flag to "listen" more intently to when new files are added, regardless of how they make their way into the cache.

@misslivirose misslivirose added the enhancement New feature or request label Oct 27, 2023
@misslivirose misslivirose changed the title Add listener to run_ingest.sh to listen to file changes in both symlinked directories Add listener to run_ingest.sh to listen to file changes in sylinked directory Oct 27, 2023
@misslivirose misslivirose added the privateGPT This is related to the privateGPT code label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request privateGPT This is related to the privateGPT code
Projects
None yet
Development

No branches or pull requests

1 participant