Skip to content

Fix incorrect comments in OpenAiAudioApi and OpenAiApi#1330

Closed
inpink wants to merge 1 commit into
spring-projects:mainfrom
inpink:1329-fix-comment
Closed

Fix incorrect comments in OpenAiAudioApi and OpenAiApi#1330
inpink wants to merge 1 commit into
spring-projects:mainfrom
inpink:1329-fix-comment

Conversation

@inpink

@inpink inpink commented Sep 9, 2024

Copy link
Copy Markdown
Contributor

Hello, this PR fixed incorrect Javadoc comments in OpenAiAudioApi and OpenAiApi constructors.


PR contents:

  • Fixed incorrect comment in OpenAiAudioApi (referred to chat completion instead of audio API).
  • Added missing @param for webClientBuilder in OpenAiApi.

Fixes #1329


Thank you!

…uctors

- Corrected Javadoc in OpenAiAudioApi: the comment mistakenly referred to chat completion instead of audio API.
- Added missing @param for webClientBuilder in OpenAiApi constructor.
@inpink inpink changed the title Fix incorrect Javadoc comments in OpenAiAudioApi and OpenAiApi constructors Fix incorrect Javadoc comments in OpenAiAudioApi and OpenAiApi Sep 9, 2024
@inpink inpink changed the title Fix incorrect Javadoc comments in OpenAiAudioApi and OpenAiApi Fix incorrect comments in OpenAiAudioApi and OpenAiApi Sep 9, 2024
@markpollack markpollack added this to the 1.0.0-M3 milestone Sep 9, 2024
@markpollack

Copy link
Copy Markdown
Contributor

merged in 897a411

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect comment and missing parameter in OpenAiAudioApi and OpenAiApi constructors

2 participants