openai create chat completion should support audio.id for Assistant message
Author: JonXSnowCreated Sep 23, 2025Updated Sep 23, 2025
Labelsenhancement
In the openai protocol, if it is an Assistant message and the Audio mode exists, the message field must contain audio and can only pass the audio id. For more details, please refer to https://platform.openai.com/docs/api-reference/chat/create
Source: sashabaranov/go-openai