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

