Hey,
I have a vectorized DB with Qdrant - done with an n8n workflow, living in a Docker container (desktop).
Is it possible to have the AI model in my IDE connect with the AI Agent node or some other node for RAG purposes?
(n8n v1.65.2)
Hey,
I have a vectorized DB with Qdrant - done with an n8n workflow, living in a Docker container (desktop).
Is it possible to have the AI model in my IDE connect with the AI Agent node or some other node for RAG purposes?
(n8n v1.65.2)
It looks like your topic is missing some important information. Could you provide the following if applicable.
version 1.65.2
Database: postgres
Running via Docker Desktop
OS: Windows 11
Good question, so I guess what you would need to do is start with a webhook node and have a webhook node to respond. Then in your IDE you would need to add a way to send data to a webhook, I don’t have an example of this but if does sound possible.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.