runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 92, in <module> vp_chatbot = VisaPolicyAgent() File "/home/user/app/app.py", line 16, in __init__ self.assistant = OAIAssistant( File "/home/user/app/assistant.py", line 17, in __init__ self.file_handler = FileHandler() File "/home/user/app/assistant_file_handler.py", line 8, in __init__ self.client = OpenAI() File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 105, 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...