This error is in the final output and should read print(chat_completion.choices[0].message.content) instead of print(completion.choices[0].message.content) ...