It’s really cool that n8n has some built-in AI tools like a data loader, embeddings, token splitter, etc.
But I find myself wanting to build a workflow the normal way, and use just one or two of these tools in that workflow.
It seems unintuitive that these AI tools are a totally separate type of node that doesn’t interact with the normal nodes. Would love to be able to use the token splitter to chunk up some text in the workflow above for example.
Am I missing something?