runtime error
Exit code: 1. Reason: y additional_source_nodes: Optional[Sequence[NodeWithScore]] = None, File "/usr/local/lib/python3.10/site-packages/llama_index/core/instrumentation/dispatcher.py", line 321, in wrapper File "/usr/local/lib/python3.10/site-packages/llama_index/core/response_synthesizers/base.py", line 241, in synthesize ) File "/usr/local/lib/python3.10/site-packages/llama_index/core/instrumentation/dispatcher.py", line 321, in wrapper File "/usr/local/lib/python3.10/site-packages/llama_index/core/response_synthesizers/compact_and_refine.py", line 42, in get_response new_texts = self._make_compact_text_chunks(query_str, text_chunks) File "/usr/local/lib/python3.10/site-packages/llama_index/core/response_synthesizers/compact_and_refine.py", line 57, in _make_compact_text_chunks return self._prompt_helper.repack(max_prompt, text_chunks, llm=self._llm) File "/usr/local/lib/python3.10/site-packages/llama_index/core/indices/prompt_helper.py", line 292, in repack llm: Optional[LLM] = None, File "/usr/local/lib/python3.10/site-packages/llama_index/core/indices/prompt_helper.py", line 247, in get_text_splitter_given_prompt num_chunks: int = 1, File "/usr/local/lib/python3.10/site-packages/llama_index/core/indices/prompt_helper.py", line 188, in _get_available_chunk_size - padding File "/usr/local/lib/python3.10/site-packages/llama_index/core/indices/prompt_helper.py", line 162, in _get_tools_from_llm return context_size_tokens File "/usr/local/lib/python3.10/site-packages/llama_index/core/program/__init__.py", line 3, in <module> from llama_index.core.program.multi_modal_llm_program import ( File "/usr/local/lib/python3.10/site-packages/llama_index/core/program/multi_modal_llm_program.py", line 7, in <module> from llama_index.core.base.llms.generic_utils import image_node_to_image_block ImportError: cannot import name 'image_node_to_image_block' from 'llama_index.core.base.llms.generic_utils' (/usr/local/lib/python3.10/site-packages/llama_index/core/base/llms/generic_utils.py)
Container logs:
Fetching error logs...