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

Datendrache; crawl and ingest #580

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

datendrache
Copy link
Contributor

Added crawl.py
Added error handling for langchain / load failures to ingest.py

@datendrache datendrache reopened this Oct 12, 2023
@PromtEngineer
Copy link
Owner

@datendrache can you please update the requirements.txt file with the required packages. I found click is missing, there might be others as well.

@datendrache
Copy link
Contributor Author

@datendrache can you please update the requirements.txt file with the required packages. I found click is missing, there might be others as well.

Odd, I copied the use of Click from the code you were using in ingest.py. I see it in the requirements.txt file already under Utilities in line 23 in the main branch. Could you please double check your environment? pip possibly failed loading the requirements?

@datendrache
Copy link
Contributor Author

I'll review if shutil or subprocess need pip packages -- I thought they were part of the base Python libraries.

@PromtEngineer PromtEngineer merged commit 1aa6d14 into PromtEngineer:main Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants