runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from guardrail import is_safe File "/home/user/app/guardrail.py", line 5, in <module> client = Together(api_key=get_together_api_key()) File "/home/user/app/helper.py", line 13, in get_together_api_key raise ValueError("TOGETHER_API_KEY is not set in the environment variables.") ValueError: TOGETHER_API_KEY is not set in the environment variables.
Container logs:
Fetching error logs...