OpenAI Chat Model#
The OpenAI Chat Model node allows you to use OpenAI's chat models with conversational agents.
On this page, you'll find the node parameters for the OpenAI Chat Model node, and links to more resources.
Credentials
You can find authentication information for this node here.
Examples and templates
For usage examples and templates to help you get started, refer to n8n's LangChain integrations page.
Node parameters#
Models
Models are dynamically loaded from OpenAI and you will only see the models available to your account.
- Model
Node reference#
Related resources#
View example workflows and related content on n8n's website.
Refer to LangChains's OpenAI documentation for more information about the service.
View n8n's LangChain documentation.