chore: format code
This commit is contained in:
parent
b8a8fb0de6
commit
a5f964aec6
1 changed files with 6 additions and 0 deletions
|
|
@ -5982,6 +5982,9 @@
|
||||||
},
|
},
|
||||||
"agent": {
|
"agent": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"command": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": ["id", "sessionID", "messageID", "type", "prompt", "description", "agent"]
|
"required": ["id", "sessionID", "messageID", "type", "prompt", "description", "agent"]
|
||||||
|
|
@ -8486,6 +8489,9 @@
|
||||||
},
|
},
|
||||||
"agent": {
|
"agent": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"command": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": ["type", "prompt", "description", "agent"]
|
"required": ["type", "prompt", "description", "agent"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue