runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 92, in <module> chat_interface = create_chat_interface() File "/home/user/app/app.py", line 43, in create_chat_interface emma = EmmaChat() File "/home/user/app/app.py", line 8, in __init__ self.client = OpenAI( NameError: name 'OpenAI' is not defined

Container logs:

Fetching error logs...