apoc.ml.openai.chat

过程 Apoc 扩展

提示补全 API

签名

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

输入参数

名称 类型 默认

messages

LIST<MAP<STRING, ANY>>

null

api_key

STRING

null

配置

MAP?

{}

输出参数

名称 类型

MAP?

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