chore: regenerate JSON schema with circuitBreaker.enabled field
This commit is contained in:
@@ -3708,6 +3708,9 @@
|
||||
"circuitBreaker": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"maxToolCalls": {
|
||||
"type": "integer",
|
||||
"minimum": 10,
|
||||
|
||||
Reference in New Issue
Block a user