apoc.ml.vertexai.custom
Procedure Apoc Extended
Prompts a customizable API
Signature
apoc.ml.vertexai.custom(body :: MAP?, accessToken :: STRING, project :: STRING, configuration = {} :: MAP?) :: (value :: MAP?)
Input parameters
Name | Type | Default |
---|---|---|
body |
MAP? |
null |
accessToken |
STRING |
null |
project |
STRING |
null |
configuration |
MAP? |
{} |