What is the best and most powerful way to build an AI agent within n8n, one that can scale, grow and remember all its chats?
- Should we build the assistant within the OpenAI platform and then integrate it into n8n?
- Or is it better to build the AI agent directly in n8n, configuring the prompts within its settings?