OpenAI API
This node allows connecting to the OpenAI API to generate intelligent responses, summaries, personalized texts, and more.
Function
Section titled “Function”Sends a prompt to OpenAI and receives a response based on the configured model.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| credentials_id | Text | Configured API Key ID |
| prompt | Text | Input text for the AI model |
| model_ia | Select | Model to use (e.g.: gpt-4, gpt-3.5-turbo) |
| temperature | Decimal | Creativity control (0.0 - 1.0) |
| max_tokens | Number | Maximum response length |
| dataKey | Text | Key where the response will be stored |
Common Usage
Section titled “Common Usage”- Generate automatic emails
- Summarize long texts
- Rewrite content
Multi-language
Section titled “Multi-language”help.es: Este modulo permite conectarse a la API de OpenAIhelp.en: This module allows you to connect to the OpenAI API