apoc.ml.openai.completion Procedure Apoc Extended Prompts the completion API Signature apoc.ml.openai.completion(prompt :: STRING, api_key :: STRING, configuration = {} :: MAP?) :: (value :: MAP?) Input parameters Name Type Default prompt STRING null api_key STRING null configuration MAP? {} Output parameters Name Type value MAP?