Default data node - data type

I create a new node of type “default data node.” The previous node is “qdrant vector store.” When I try to enter the node’s configuration values, I see that it asks me for the value for “data type.” However, according to the tutorial I’m following, it should ask me for the value for “loader type.” What’s the error? How can I resolve it? Thanks for the help.

Hey @Ernesto_Centurion ,

Can you please share your workflow and some screenshots?
You can copy and paste the workflow inside a code block.

To create a code block you just have to click here:
image

Your workflow will show up like this:

1 Like

Solomon, thanks for your help.

I’m working with the “N8N Self-Hosted Starter Kit” from “https://github.com/n8n-io/self-hosted…” image 01.

This is the progress of my workflow image 02

This is what I see in the “default data loader” image 03

This is what it should look like according to the tutorial image 04

I successfully tested the “Schedule trigger” of the “READ/Write files from disk” of the “Qdrant vector store” of the “Ollama embeddings”. However, testing the default data loader shows me the following error image 05

I think that is just a name change because of added features.
To make it look like your tutorial, you can set it up like this:


.

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

2 Likes

Thank you very much, Solomon. It worked perfectly. Best regards.

1 Like

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