runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py:228: UserWarning: The 'tuples' format for chatbot messages is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style 'role' and 'content' keys. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 85, in <module> if _name_ == "_main_": NameError: name '_name_' is not defined. Did you mean: '__name__'?
Container logs:
Fetching error logs...