Describe the problem/error/question
I seem to be missing the Open AI Assistant Actions. Anyone knows what the reason might be?
Information on your n8n setup
- n8n version: n8n@1.119.2
Hi Hampus! The OpenAI Assistant actions were added in a more recent version of n8n. Since you’re on version 1.119.2, you’ll need to update to at least version 1.120.0 or later to access the Assistant functionality.
• Update your n8n instance to the latest version (currently 1.120.1+)
• After updating, you should see the Assistant actions appear in the OpenAI node dropdown
• If you’re using n8n cloud, the update should happen automatically, but for self-hosted instances you’ll need to manually update
Once updated, you’ll be able to create, run, and manage OpenAI Assistants directly from n8n!