Jolie Riskin

Results 5 comments of Jolie Riskin

Easy solution is to change the toolchain with xcrun. Modify the first line of the script... e.g. #!/usr/bin/env xcrun --toolchain "com.apple.dt.toolchain.Swift_2_3" swift

I can verify I just ran in to this on iOS 8.3 and Xcode Version 6.4 (6E35b). Updating to 8.4 appeared to clear it for me. I also wonder if...

I think they moved the endpoint for the new models. They also seemed to have updated the error... openai.error.InvalidRequestError: This is a chat model and not supported in the v1/completions...

Thanks @base47 that worked for me too.

I have the same issue, not sure what causes it but it started happening a few days ago.