runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from nim_gpt_functions import plan_move, execute_move File "/home/user/app/nim_gpt_functions.py", line 1, in <module> from langchain import OpenAI ImportError: cannot import name 'OpenAI' from 'langchain' (/usr/local/lib/python3.10/site-packages/langchain/__init__.py)

Container logs:

Fetching error logs...