unstract
unstract copied to clipboard
fix: [ISSUE] Cannot add Unstructured IO Community text extractor
Describe the bug
Cannot add Unstructured IO Community text extractor
To reproduce
- Set up Unstract installation steps 1-3 as guided on onboarding (LLM, Vector DB, Embedding model
- Run unstructured api as follows:
sudo docker run -p 9500:9500 -d --rm --name unstructured-api -e PORT=9500 downloads.unstructured.io/unstructured-io/unstructured-api:latest - Add text extractor, select Unstructured IO Community as follows:
URL already tested, containter is working.
- After clicking sumbit, recieve following error message, no mater what port i am using:
Expected behavior
Text extractor adding succedss.
Environment details
- Version: [v0.117.0]
- Debian 12