runtime error

Exit code: 1. Reason: Authentication error: Langfuse client initialized without public_key. Client will be disabled. Provide a public_key parameter or set LANGFUSE_PUBLIC_KEY environment variable. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from agent import AgentIzzy File "/home/user/app/agent.py", line 29, in <module> if langfuse.auth_check(): File "/usr/local/lib/python3.10/site-packages/langfuse/_client/client.py", line 1740, in auth_check projects = self.api.projects.get() AttributeError: 'Langfuse' object has no attribute 'api'

Container logs:

Fetching error logs...