Open vap0rtranz opened 5 days ago
The module named 'unstructured' might not be installed. You can install it using pip: pip install unstructured
.
Hmm, OK I installed unstructured. It was indeed not installed. Now there's a different error that blocks the indexing.
It may be faster to reinstall but I've had installation issues: https://github.com/Cinnamon/kotaemon/issues/425
Description
Embeddings are failing for Word docx format.
The unstructured loader/reader gives an error.
This is using nomic-embed-text
Reproduction steps
Screenshots
Logs
Browsers
No response
OS
Linux
Additional information
No response