run check bool

This commit is contained in:
Dominic Wong
2021-09-09 13:56:52 +01:00
parent 528b1e1c69
commit 5c998951a1
17 changed files with 48 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"analyze": [{
"title": "Analyze a piece of text",
"description": "Analyze and score a piece of text",
"run_check": true,
"request": {
"text": "this is amazing"
},