Skip to content

Incorrect comment and missing parameter in OpenAiAudioApi and OpenAiApi constructors #1329

Closed
@inpink

Description

@inpink
  1. Incorrect comment in OpenAiAudioApi
    The constructor’s comment incorrectly refers to creating a chat completion API instead of an audio API.

  2. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationopenai

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions