runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> gr.Interface(fn=CustomChatGPT, inputs="text", outputs="text", title="Medical Device Regulation").launch(share=True) NameError: name 'CustomChatGPT' is not defined
Container logs:
Fetching error logs...