v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Chat
Completions
ChatCompletionContentPartInputAudio
InputAudio
Interface InputAudio
interface
InputAudio
{
data
:
string
;
format
:
"wav"
|
"mp3"
;
}
Index
Properties
data
format
Properties
data
data
:
string
Base64 encoded audio data.
format
format
:
"wav"
|
"mp3"
The format of the encoded audio data. Currently supports "wav" and "mp3".
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
format
LangChain.js
Loading...
Base64 encoded audio data.