forked from spring-projects/spring-ai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OpenAI - Support audio input modality
* 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
- Loading branch information
1 parent
8eef6e6
commit bdb66e5
Showing
11 changed files
with
368 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.