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

[QUESTION] Ingest with space in folder name #2081

Open
fred-gb opened this issue Sep 11, 2024 · 0 comments
Open

[QUESTION] Ingest with space in folder name #2081

fred-gb opened this issue Sep 11, 2024 · 0 comments
Labels
question Further information is requested

Comments

@fred-gb
Copy link

fred-gb commented Sep 11, 2024

Question

Bonjour 👋🏻

When I tried to ingest a folder with space in name:

fred ~/private-gpt $ make ingest "/Users/fred/TEST/Folder Test" -- --watch --log-file privategpt.log
09:42:18.019 [INFO    ] private_gpt.settings.settings_loader - Starting application with profiles=['default']
usage: ingest_folder.py [-h] [--watch | --no-watch] [--ignored [IGNORED ...]] [--log-file LOG_FILE] folder
ingest_folder.py: error: unrecognized arguments: Test
make: *** [ingest] Error 2

I tried with Folder\ Test, and with Folder%20Test but not working.

Do you have advice?

Thanks

@fred-gb fred-gb added the question Further information is requested label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant