Authorization: Bearer ********************
{
"model": "avatar",
"messages": [
{
"role": "user",
"content": "音频 https://filesystem.site/cdn/20250107/RFDQkBGVrHFydzGzzvgXGQmbuPhicK.mp3 \n视频 https://filesystem.site/cdn/20250107/W213dUwMKyxZzXVvW0wUETJZ8KiUDB.mp4"
}
],
"stream": "true"
}
curl --location --request POST 'https://api.gptgod.online/v1/chat/completions' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "avatar",
"messages": [
{
"role": "user",
"content": "音频 https://filesystem.site/cdn/20250107/RFDQkBGVrHFydzGzzvgXGQmbuPhicK.mp3 \n视频 https://filesystem.site/cdn/20250107/W213dUwMKyxZzXVvW0wUETJZ8KiUDB.mp4"
}
],
"stream": "true"
}'
{}