kirk
Results
4
comments of
kirk
https://www.cnblogs.com/crazyyang/articles/6281432.html
先告诉我,你是怎么设置代理的,为什么能访问,我要用http代理才行
开vpn, 主方法调用前补充开启代理就行 System.setProperty("java.net.useSystemProxies", "true"); System.setProperty("https.proxyHost", "127.0.0.1"); System.setProperty("https.proxyPort", vpn的代理端口);
chat completion 不能满足需求,要用text-davinci-003.这个怎么实现上下文