Closed
Description
-
Incorrect comment in OpenAiAudioApi
The constructor’s comment incorrectly refers to creating a chat completion API instead of an audio API. -
Missing @param in OpenAiApi
The @param for webClientBuilder is missing in the constructor’s comment.
I would like to fix this and submit a PR.
Resolves #1330
Please take a look when you have time. Thank you!