runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 94, in <module> chat_interface = create_chat_interface() File "/home/user/app/app.py", line 45, in create_chat_interface emma = EmmaChat() File "/home/user/app/app.py", line 10, in __init__ self.client = openai( TypeError: 'module' object is not callable
Container logs:
Fetching error logs...