Skip to content

OpenAI API

This node allows you to connect to the OpenAI API to generate intelligent responses, summaries, personalized texts, and more.

Sends a prompt to OpenAI and receives a response based on the configured model.

FieldTypeDescription
credentials_idTextID of the configured API Key
promptTextInput text for the AI model
model_iaSelectModel to use (e.g., gpt-4, gpt-3.5-turbo)
temperatureDecimalCreativity control (0.0 - 1.0)
max_tokensNumberMaximum length of the response
dataKeyTextKey where the response will be saved
  • Generate automatic emails
  • Summarize long texts
  • Rewrite content