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. 2026-04-24 22:28:50.460 | 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 [131] INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [135] INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [138] 2026-04-24 22:28:51.445 | ERROR | cuga.cli:start:982 - Error starting CRM demo services: 1

Container logs:

Fetching error logs...