fix: normalize music generation timeouts

This commit is contained in:
Peter Steinberger
2026-05-02 08:52:19 +01:00
parent 0b0c8e3af4
commit 65fc962d7b
6 changed files with 239 additions and 12 deletions

View File

@@ -157,7 +157,7 @@ Direct generation example:
Output format hint when the provider supports it.
</ParamField>
<ParamField path="filename" type="string">Output filename hint.</ParamField>
<ParamField path="timeoutMs" type="number">Optional provider request timeout in milliseconds.</ParamField>
<ParamField path="timeoutMs" type="number">Optional provider request timeout in milliseconds. Values below 10000ms are raised to 10000ms and reported in the tool result.</ParamField>
<Note>
Not all providers support all parameters. OpenClaw still validates hard