Skip to content

OpenAI API

This node allows connecting 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_idTextConfigured API Key ID
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 response length
dataKeyTextKey where the response will be stored
  • Generate automatic emails
  • Summarize long texts
  • Rewrite content
  • help.es: Este modulo permite conectarse a la API de OpenAI
  • help.en: This module allows you to connect to the OpenAI API