Traceback (most recent call last):
Traceback (most recent call last):
File “local_evaluation.py”, line 224, in
File “local_evaluation.py”, line 224, in
openai_client = OpenAI()
openai_client = OpenAI()
File “/home/aicrowd/.conda/lib/python3.8/site-packages/openai/_client.py”, line 98, in init
File “/home/aicrowd/.conda/lib/python3.8/site-packages/openai/_client.py”, line 98, in init
raise OpenAIError(
raise OpenAIError(
openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable
openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable