runtime error

Exit code: 1. Reason: 2026-06-07 11:20:39,589 [__main__] WARNING — [Timur] ANTHROPIC_API_KEY is missing! /app/app.py:270: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks(fill_height=True, css=CSS, theme=gr.themes.Default()) as demo: 2026-06-07 11:20:42,795 [httpx] INFO — HTTP Request: HEAD https://huggingface.co/api/telemetry/https%3A/api.gradio.app/gradio-initiated-analytics "HTTP/1.1 200 OK" 2026-06-07 11:20:43,086 [httpx] INFO — HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" Traceback (most recent call last): File "/app/app.py", line 306, in <module> demo.queue().launch( ~~~~~~~~~~~~~~~~~~~^ server_name="0.0.0.0", ^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... show_api=False ^^^^^^^^^^^^^^ ) ^ TypeError: Blocks.launch() got an unexpected keyword argument 'show_api'

Container logs:

Fetching error logs...