Click here to see the table of contents.
cm run script --help
cm run script --tags=app,question-classification,topic-classification,go,question-topic(,variations from below) (flags from below)
or
cm run script "app question-classification topic-classification go question-topic (variations from below)" (flags from below)
or
cm run script f559634052574b50
Click here to expand this section.
import cmind
r = cmind.access({'action':'run'
'automation':'script',
'tags':'app,question-classification,topic-classification,go,question-topic'
'out':'con',
...
(other input keys for this script)
...
})
if r['return']>0:
print (r['error'])
-
No group (any variation can be selected)
Click here to expand this section.
_rh
- Environment variables:
- CM_ML_MODEL_NAME:
go_1
- CM_ML_MODEL_NAME:
- Workflow:
- Read "deps" on other CM scripts
- get, ml-model, question-classification, go, qa, question-topic, _rh
- Read "deps" on other CM scripts
- Environment variables: