openai-java
openai-java copied to clipboard
Typo for OpenAiApiFunctionsWithStreamExample in example/build.gradle
There is a typo in the example/build.gradle. Please see the diff
- mainClass.set('example.OpenAiApiFunctionsWIthStreamExample')
mainClass.set('example.OpenAiApiFunctionsWithStreamExample') // WIth -> With
Hi, this issue has been fixed! :)