openai-java
openai-java copied to clipboard
我在调用service.createChatCompletion的时候失败-

是否有人和我遇到过同样的问题呢,请问是如何解决的? Has anyone encountered the same problem as me, and how did you solve it?
No it works for me for this api, I am wondering if you have built your gradle project successfully.
My only idea is gradle too. Did you double check your import statement?
我唯一的想法也是gradle。您是否仔细检查了您的进口声明?
I found the problem, I made a stupid mistake myself