runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 161, in <module> demo = create_interface() File "/home/user/app/app.py", line 16, in create_interface llm_node = LLMInferenceNode() File "/home/user/app/llm_inference.py", line 16, in __init__ self.huggingface_client = OpenAI( File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 130, in __init__ raise OpenAIError( 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...