mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
commit
bf18707dff
@ -5,10 +5,15 @@ description: Documentation for the OpenAI node in n8n, a workflow automation pla
|
||||
|
||||
# OpenAI
|
||||
|
||||
[OpenAI](https://openai.com/){:target=_blank .external-link} is an AI research and deployment company. It provides AI models for natural language and image interpretation and generation.
|
||||
The OpenAI node allows you to automate work in OpenAI, and integrate OpenAI with other applications. n8n has built-in support for a wide range of OpenAI features, including creating images and chats, as well as moderating, and editing texts.
|
||||
|
||||
On this page, you'll find a list of operations the OpenAI node supports and links to more resources.
|
||||
|
||||
!!! note "Credentials"
|
||||
You can find authentication information for this node [here](/integrations/builtin/credentials/openai/).
|
||||
Refer to [OpenAI credentials](/integrations/builtin/credentials/openai/) for guidance on setting up authentication.
|
||||
|
||||
!!! note "Examples and templates"
|
||||
For usage examples and templates to help you get started, take a look at n8n's [OpenAI integrations](https://n8n.io/integrations/openai/){:target="_blank" .external-link} list.
|
||||
|
||||
## Operations
|
||||
* Chat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user