[GenAI Orchestrator] lack of dependencies for run_vectorisation.py
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 74/100
Research direction
Start with scripts/indexing/vectorisation/run_vectorisation.py and reproduce the import failure in Image 26.3.3. Check the container's declared dependencies for the missing langchain module, then rerun the script and confirm that the import and vectorisation startup complete without ModuleNotFoundError.
Written by the indexing model from the issue text.
Description
In Image 26.3.3 llm-indexing-tools have a lack of dependencies for run_vectorisation.py.
When run_vectorisation.py is run from the container, the following error occurs:
Traceback (most recent call last):
File "/app/tock-llm-indexing-tools/scripts/indexing/vectorisation/run_vectorisation.py", line 52, in <module>
from langchain.text_splitter import RecursiveCharacterTextSplitter
ModuleNotFoundError: No module named 'langchain.text_splitter’
- Dominant language
- Kotlin
- Stars
- 612
- Forks
- 156
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from theopenconversationkit/tock
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
theopenconversationkit/tock#2088 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
theopenconversationkit/tock#2040 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
theopenconversationkit/tock#2094 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
theopenconversationkit/tock#2092 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
theopenconversationkit/tock#2091 ·
All issues in theopenconversationkit/tock
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
helsemelding-json-schema json-schema-core
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
contributor: external needs review
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100