Wayne Mao
Results
3
comments of
Wayne Mao
I also encountered the same bug. Thank you.
是的,刚刚clone的代码 看着像这里出错: ``` response = openai.ChatCompletion.create( model="gpt-3.5-turbo", messages=messages, ) ```