response.content_part.added
开发中
wss://api.openai.com/v1/realtime
请求参数
Query 参数
event_id
string
可选
示例值:
event_3738
type
string
可选
示例值:
response.content_part.added
response_id
string
可选
示例值:
resp_001
item_id
string
可选
示例值:
msg_007
output_index
integer
可选
示例值:
0
content_index
integer
可选
示例值:
0
part
string
可选
type1
string
可选
text
string
可选
audio
string
可选
transcript
string
可选
Header 参数
Authorization
string
可选
示例值:
Bearer YOUR_API_KEY
OpenAI-Beta
string
可选
示例值:
realtime=v1
修改于 2024-10-14 23:56:45