ConnectToAI

A step based on this step template lets you connect to AI models to analyze, process, or generate content using job data. The step waits for a response from the model and saves the response as either a job property or a file and continues processing in the workflow.

Job property defaults
  • AI connection:

  • Model:

  • Prompt:

  • Save AI response to: Job property

  • Job property: Job.AI.Response

  • File: ${getFileName(response,text,write)}

  • Optional input file: ${getFileName(print,${Job.InputDatastream},read)}