apoc.ml.watson.chat
Procedure Apoc Extended
Prompts the completion API
Signature
apoc.ml.watson.chat(messages :: LIST<MAP<STRING, ANY>>, accessToken :: STRING, configuration = {} :: MAP?) :: (value :: MAP?)
Input parameters
Name | Type | Default |
---|---|---|
messages |
LIST<MAP<STRING, ANY>> |
null |
accessToken |
STRING |
null |
configuration |
MAP? |
{} |