runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 18, in <module> from modules.pest_logic import get_pest_analysis, get_plant_profile File "/app/modules/pest_logic.py", line 25, in <module> _client = OpenAI( ^^^^^^^ File "/usr/local/lib/python3.12/site-packages/openai/_client.py", line 158, 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...