runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> from functions.agent import create_agent File "/home/user/app/functions/agent.py", line 17, in <module> from functions.agent_helper_functions import step_memory_cap, step_wait File "/home/user/app/functions/agent_helper_functions.py", line 7, in <module> from openai import OpenAI ModuleNotFoundError: No module named 'openai'
Container logs:
Fetching error logs...