Hello everyone,
I saw that there are custom GPTs on the ChatGPT Store that present themselves as n8n assistants.
Unfortunately, I find that these GPTs have the same two problems as the basic ChatGPT:
- The knowledge of n8n is obsolete. For example, there are many recommendations using the Functions node that no longer exists as such.
- It tends to mainly suggest doing javascript code and not workflow chains.
Since n8n is based on JSON to describe its workflows, we could imagine that it would be easy to use to train an LLM.
Do you have any recommendations for usable custom GPTs?
Do you know of any LLMs specifically trained for n8n?
And bonus question: is the n8n team working on training an LLM model to help develop n8n workflows?
thanks in advance,