runtime error

Exit code: 1. Reason: validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/langchain_groq/chat_models .py", line 440, in validate_environment self.client = groq.Groq( ^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/groq/_client.py", line 79, in __init__ raise GroqError( groq.GroqError: The api_key client option must be set either by passing api_key to the client or by setting the GROQ_API_KEY environment variable  ERROR  Application startup failed. Exiting. 2025-12-26 01:27:08.188 | ERROR | cuga.cli:start:931 - Demo server did not become ready after 60.0 seconds. Please check if the server started correctly on port 7860. INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [68] INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [141] INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [144] 2025-12-26 01:27:09.091 | ERROR | cuga.cli:start:982 - Error starting CRM demo services: 1

Container logs:

Fetching error logs...