apoc.ml.sagemaker.chat

Procedure Apoc Extended

Prompts the chat completion API

Signature

apoc.ml.sagemaker.chat(messages :: LIST<MAP<STRING, STRING>>, configuration = {} :: MAP?) :: (value :: MAP?)

Input parameters

Name Type Default

messages

LIST<MAP<STRING, STRING>>

null

configuration

MAP?

{}

Output parameters