Theo Kanning

Results 38 comments of Theo Kanning

Tested this locally and it all worked, thanks so much for doing this! I couldn't get early access to the chat-got api, and of course they had to release it...

I'll do my best to get your PR merged tonight, unfortunately OpenAI didn't give me early access so I heard about this at the same time as everyone else. Thanks...

Just released 0.11.0 with ChatGPT support 👍 Thanks again for the PR! I

Strange, the official docs say that response_format is optional and defaults to "url", I'll keep an eye on this

I added a section to the README on how to set up a proxy https://github.com/TheoKanning/openai-java#adding-a-proxy

Are you able to download other libraries via https? It shows up here for me so it should be available https://search.maven.org/search?q=com.theokanning

Does this still happen even if you only import the client package? I've never used maven so I can't help much. I'll do some research about this, maybe I'll have...

Try upgrading to 0.10.0 and using the `OpenAiService` from the new `service` library. It will read the server error message and display it in the stack trace for you.