Azure Open ai
I am trying to make the Azure Open AI as the strong model. However I am running into the issue of
\
File "/.../site-packages/openai/_client.py", line 111, in __init__
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
All the environment keys are all placed into the .env file already. Does it only support chatGPT Open ai as the strong model?
关闭于 2025-02-13 0 条评论