runtime error
Exit code: 1. Reason: home/user/.local/lib/python3.9/site-packages/llama_index/indices/response/response_builder.py", line 17, in <module> from llama_index.storage.docstore.registry import get_default_docstore File "/home/user/.local/lib/python3.9/site-packages/llama_index/storage/__init__.py", line 3, in <module> from llama_index.storage.storage_context import StorageContext File "/home/user/.local/lib/python3.9/site-packages/llama_index/storage/storage_context.py", line 10, in <module> from llama_index.vector_stores.simple import DEFAULT_PERSIST_FNAME as VECTOR_STORE_FNAME File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/__init__.py", line 8, in <module> from llama_index.vector_stores.myscale import MyScaleVectorStore File "/home/user/.local/lib/python3.9/site-packages/llama_index/vector_stores/myscale.py", line 11, in <module> from llama_index.indices.service_context import ServiceContext File "/home/user/.local/lib/python3.9/site-packages/llama_index/indices/service_context.py", line 7, in <module> from llama_index.indices.prompt_helper import PromptHelper File "/home/user/.local/lib/python3.9/site-packages/llama_index/indices/prompt_helper.py", line 12, in <module> from llama_index.langchain_helpers.chain_wrapper import LLMPredictor File "/home/user/.local/lib/python3.9/site-packages/llama_index/langchain_helpers/chain_wrapper.py", line 6, in <module> from llama_index.llm_predictor.base import ( # noqa: F401 File "/home/user/.local/lib/python3.9/site-packages/llama_index/llm_predictor/__init__.py", line 4, in <module> from llama_index.llm_predictor.base import LLMPredictor File "/home/user/.local/lib/python3.9/site-packages/llama_index/llm_predictor/base.py", line 10, in <module> from langchain import Cohere, LLMChain, OpenAI, BaseCache File "/home/user/.local/lib/python3.9/site-packages/langchain/__init__.py", line 148, in __getattr__ from langchain_community.llms import Cohere ModuleNotFoundError: No module named 'langchain_community'
Container logs:
Fetching error logs...