runtime error
Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/gradio_client/documentation.py:108: UserWarning: Could not get documentation group for <function cache at 0x7f66d9e5b920>: No known documentation group for module 'gradio.caching' warnings.warn(f"Could not get documentation group for {cls}: {exc}") /usr/local/lib/python3.13/site-packages/gradio_client/documentation.py:108: UserWarning: Could not get documentation group for <class 'gradio.caching.Cache'>: No known documentation group for module 'gradio.caching' warnings.warn(f"Could not get documentation group for {cls}: {exc}") Traceback (most recent call last): File "/app/run.py", line 11, in <module> client = OpenAI( base_url="https://api.sambanova.ai/v1/", api_key=api_key, ) File "/usr/local/lib/python3.13/site-packages/openai/_client.py", line 139, in __init__ raise OpenAIError( "The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable" ) openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable
Container logs:
Fetching error logs...