apoc.ml.vertexai.stream

Procedure Apoc Extended

Prompts the streaming API

Signature

apoc.ml.vertexai.stream(messages :: LIST<MAP<STRING, STRING>>, accessToken :: STRING, project :: STRING, configuration = {} :: MAP?) :: (value :: MAP?)

Input parameters

Name Type Default

messages

LIST<MAP<STRING, STRING>>

null

accessToken

STRING

null

project

STRING

null

configuration

MAP?

{}

Output parameters