OpenAI provides industry-leading text generation capabilities through their GPT family of language models. This service offers high-quality conversational AI, content creation, and reasoning capabilities with multiple model options optimized for different use cases, performance requirements, and cost considerations.
| Property | Value |
|---|---|
| Service Name | OpenAI |
| Status | Enabled |
| Compatible Nodes | Call LLM, HyperFlow LLM PDF transformer |
OpenAI is ideal for:
Model availability depends on your OpenAI API access. Check the model dropdown in Call LLM node for currently available options.
Common OpenAI models include various GPT-4 and GPT-3.5 variants optimized for different quality and cost requirements.
| Parameter | Type | Default | Description |
|---|---|---|---|
| Model | Choice | (varies) | Select OpenAI language model |
| Temperature | Number | 0.7 | Creativity/randomness control (0.0-2.0) |
| Max tokens | Number | 1000 | Maximum response length |
| System message | Text | (empty) | System-level instructions for model behavior |
Additional parameters may be available based on model capabilities and OpenAI API features.