Which method is required to set the api_key client option when using OpenAI's API?
A) Pass api_key to the client
B) Set api_key in the OpenAI console
C) Use a command-line argument for api_key
D) Define api_key in the client configuration