openai-java icon indicating copy to clipboard operation
openai-java copied to clipboard

Typo for OpenAiApiFunctionsWithStreamExample in example/build.gradle

Open jobinesh opened this issue 1 year ago • 1 comments

There is a typo in the example/build.gradle. Please see the diff

  • mainClass.set('example.OpenAiApiFunctionsWIthStreamExample')

mainClass.set('example.OpenAiApiFunctionsWithStreamExample') // WIth -> With

jobinesh avatar Feb 17 '24 18:02 jobinesh

Hi, this issue has been fixed! :)

Gupta-Suruchi avatar Feb 19 '24 14:02 Gupta-Suruchi