Does openai key need to be set? What if I don’t have my own openai key? How do I assess
@yaxun_dai : We will be evaluating the predictions using a separate script, which has access to the openai keys. so you do not need to include your own api keys.
1 Like
But when running local_evaluation.py line 185,it would give an error without an openai client key.
So when I submit the api_key in the local_evaluation.py file, is it okay to write it like this before submitting it? Because I failed to submit it four times, I don’t know if it is possible. Please answer it at your convenience. Thank you.
@aicrowd_team
@zhuozj : You do not need to submit your OpenAI API Keys to the evaluation servers. We include our own API keys when evaluating your submissions.