We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82ca5a commit cf7f4d7Copy full SHA for cf7f4d7
1 file changed
run_benchmark.sh
@@ -461,10 +461,7 @@ EOF
461
},
462
{
463
"role": "user",
464
- "content": [
465
- {"type": "text", "text": "Are there any instruments playing in this audio track? List them."},
466
- {"type": "input_audio", "input_audio": {"data": "${BASE64_AUDIO}", "format": "wav"}}
467
- ]
+ "content": "Are there any instruments playing in this audio track? List them."
468
}
469
]
470
0 commit comments