update doc

This commit is contained in:
jhqxxx
2026-05-30 19:31:43 +08:00
parent 69af1ceba5
commit c1b84f880e
4 changed files with 10 additions and 4 deletions
+1 -2
View File
@@ -179,8 +179,7 @@ curl http://127.0.0.1:10100/audio/speech \
{
"role": "user",
"content": [
{"type": "text", "text": "Hello, this is AHA speaking."},
{"type": "audio", "audio_url": {"url": "https://package-release.coderbox.cn/aiway/test/other/%E5%93%AA%E5%90%92.wav"}}
{"type": "text", "text": "Hello, this is AHA speaking."}
]
}
]