huggingface / huggingface/cookbook
"Building RAG with Custom Unstructured Data" - SimpleLocalConfig
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.7k
- Forks
- 417
- Avg merge
- 17h
- Merged PRs (30d)
- 3
Description
When running fourth code cell including the line
"from unstructured.ingest.connector.local import SimpleLocalConfig"
I get an error:
"ModuleNotFoundError: No module named 'unstructured.ingest.connector'"
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the fourth code cell in the "Building RAG with Custom Unstructured Data" notebook and verify the available unstructured package API for the shown SimpleLocalConfig import. The work is done when that cell runs without ModuleNotFoundError and the notebook can continue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- documentation, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100