AI Agent node "Agent" field absence

Describe the problem/error/question

I’m currently developing a basic bot in n8n and have connected the “When chat message received” node to the “AI Agent” node. However, I’ve encountered an issue: in the n8n editor on the platform, the “AI Agent” node includes the “Agent” field, but in my self-hosted instance deployed on Render.com, this “Agent” field is missing.

Both instances are running the same version of n8n. All Environment Variables are on screen. Could anyone help me understand why this discrepancy exists and how I might resolve it?

Thanks for help!

Debug info

core

  • n8nVersion: 1.82.0
  • platform: docker (self-hosted)
  • nodeJsVersion: 22.14.0
  • database: sqlite
  • executionMode: regular
  • concurrency: -1
  • license: enterprise (production)
  • consumerId: f540e983-3164-470a-a901-39af9049938d

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: memory

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/134.0.0.0 safari/537.36
  • isTouchDevice: false




Other agents were deprecated:


.

:point_right: If my reply answers your question, please remember to mark it as the solution.

2 Likes

thank you so much, because it’s really been bugging me for days )

1 Like

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