runtime error
Exit code: 1. Reason: /usr/local/lib/python3.11/site-packages/gradio/chat_interface.py:339: 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. self.chatbot = Chatbot( * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Caching examples at: '/app/.gradio/cached_examples/17' Traceback (most recent call last): File "/app/app.py", line 113, in <module> demo.launch() File "/usr/local/lib/python3.11/site-packages/gradio/blocks.py", line 2817, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
Container logs:
Fetching error logs...