Is it possible to use custom GPT models?

For my current project, I want to be able to use a custom GPT model from the OpenAI GPT ‘store’. I can’t really find a definitive answer for this, so is this even possible?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @marco_chainels

Thanks for posting here and welcome to the community! :partying_face:

Unfortunately these custom GPT models are only available within OpenAI. However, what you could try, is to set up an OpenAI Assistant that uses your custom model and then interact with it in n8n via our OpenAI node (Message Assistant)

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.