runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> co = cohere.Client(cohere_api_key, client_name="huggingface-rp") File "/usr/local/lib/python3.10/site-packages/cohere/client.py", line 151, in __init__ BaseCohere.__init__( File "/usr/local/lib/python3.10/site-packages/cohere/base_client.py", line 136, in __init__ raise ApiError(body="The client must be instantiated be either passing in token or setting CO_API_KEY") cohere.core.api_error.ApiError: status_code: None, body: The client must be instantiated be either passing in token or setting CO_API_KEY
Container logs:
Fetching error logs...