release: v3.0.0-beta.13

This commit is contained in:
github-actions[bot]
2026-01-22 18:04:51 +00:00
parent fc38ec2599
commit 9510efac3d
9 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -2130,7 +2130,7 @@
},
"additionalProperties": {
"type": "number",
"minimum": 1
"minimum": 0
}
},
"modelConcurrency": {
@@ -2140,7 +2140,7 @@
},
"additionalProperties": {
"type": "number",
"minimum": 1
"minimum": 0
}
},
"staleTimeoutMs": {