update doc

This commit is contained in:
jhqxxx
2026-05-30 13:19:58 +08:00
parent 791f3ea7e3
commit 69af1ceba5
4 changed files with 472 additions and 5 deletions
+1 -2
View File
@@ -356,8 +356,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."}
]
}
]