Unable to Enable Experimental Features to use AI Agent type

Hey,

see below my problem

Describe the problem/error/question

I’m trying to enable N8N EXPERIMENTAL FEATURES such as aiTools,toolbox,toolRouting so i can use AI Agent type and other EXPERIMENTAL feature nodes. but when i search for AI Agent no feature agent showing up, only the standard AI agent. the only way i can use tools agent is by coping a template and its working fine. i prefer to add it like other nodes.

i have tried the following:
added stack yaml under environment

  • N8N_EXPERIMENTAL_FEATURES=aiTools,toolbox,toolRouting

  • N8N_DEFAULT_FEATURES=toolbox,aiTools,toolRouting

  • removed and rename the n8n volume

  • use incognito browser.

  • pulled the new image and restart the container

  • empty workflow

What is the error message (if any)?

when i search for AI Agent no feature agent showing up, only the standard AI agent.

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.95.3
  • **Database (default: SQLite):**Postgress with pgADMIN
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default save
  • Running n8n via (Docker, npm, n8n cloud, desktop app):> portainer > n8n with NPM and
  • Operating system: self hosted Proxmox > with ubuntu VM

hope you can help
Tank you

Hey @HoneyBudger

I’ve never seen these options, where did you find it?

* N8N_EXPERIMENTAL_FEATURES=aiTools,toolbox,toolRouting
* N8N_DEFAULT_FEATURES=toolbox,aiTools,toolRouting

I checked n8n docs, do you have any links?

Samuel

Hi Samuel

Thanks for your reply

I used ChatGPT while troubleshooting the issue didn’t check the source sorry might be just making it up.

Any suggestion how can I get n8n to show AI Agent where you can choose / change the agent type within the AI Agent ie tools etc?

Thank you

Hey @HoneyBudger

I would think you can use open node and not ai agent, then you have the options to choose

Am not sure what you mean, but maybe using another node is better.

Samuel

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