Skip to content

Conversation

@ThomasVitale
Copy link
Contributor

  • Extend OpenAiApi to support the latest version of the Chat Completion API, including input and output audio modality.
  • Support input audio modality in OpenAiChatModel via the existing multimodality support in Spring AI.

Fixes gh-1560

* Extend OpenAiApi to support the latest version of the Chat Completion API, including input and output audio modality.
* Support input audio modality in OpenAiChatModel via the existing multimodality support in Spring AI.

Fixes spring-projectsgh-1560
@tzolov
Copy link
Contributor

tzolov commented Nov 27, 2024

Thanks @ThomasVitale, took us some time but now this will be part of M5 ;)

Rebased, conflict resolved, minor improvements, squashed and merged at 33f431e

@tzolov tzolov closed this Nov 27, 2024
@ThomasVitale
Copy link
Contributor Author

Thank you!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenAI: Support audio modality in chat completion

3 participants