apoc.ml.vertexai.chat

过程 Apoc 扩展

提示补全 API

签名

apoc.ml.vertexai.chat(messages :: LIST<MAP<STRING, STRING>>, accessToken :: STRING, project :: STRING, configuration = {} :: MAP?, context = "" :: STRING?, examples = [] :: LIST<MAP<STRING, MAP<STRING, STRING>>>?) :: (value :: MAP?)

输入参数

名称 类型 默认

messages

LIST<MAP<STRING, STRING>>

null

accessToken

STRING

null

project

STRING

null

配置

MAP?

{}

上下文 (context)

STRING?

""

示例

LIST<MAP<STRING, MAP<STRING, STRING>>>?

[]

输出参数

© . This site is unofficial and not affiliated with Neo4j, Inc.