runtime error

Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/llama_index/llms/gemini/base.py:21: FutureWarning: All support for the `google.generativeai` package has ended. It will no longer be receiving updates or bug fixes. Please switch to the `google.genai` package as soon as possible. See README for more details: https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/README.md import google.generativeai as genai Traceback (most recent call last): File "/app/app.py", line 3, in <module> from ff import * File "/app/ff.py", line 38, in <module> from langchain.llms.base import LLM ModuleNotFoundError: No module named 'langchain.llms'

Container logs:

Fetching error logs...