[GH-ISSUE #4062] [FEAT]: Importing file / website / blob file from n8n in external postgres vector db and use it as datasource #2589

Open
opened 2026-02-22 18:30:21 -05:00 by yindo · 1 comment
Owner

Originally created by @tech62 on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4062

What would you like to see?

Hello,

I'm trying to setup a schedule task of website scrapping from n8n.
Import the data directly into the vectordb, and use these data "ragged" as datasource from the multiple workspace.

The data scrapped is successfully ragged and inserted into the vectordb, but not available as datasource in anythingllm.

When i rag the data from anythingllm to the externaldb all is working.

Is it possible to get this idea working ?

Thanks for your help !

Originally created by @tech62 on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4062 ### What would you like to see? Hello, I'm trying to setup a schedule task of website scrapping from n8n. Import the data directly into the vectordb, and use these data "ragged" as datasource from the multiple workspace. The data scrapped is successfully ragged and inserted into the vectordb, but not available as datasource in anythingllm. When i rag the data from anythingllm to the externaldb all is working. Is it possible to get this idea working ? Thanks for your help !
yindo added the questionenhancementfeature request labels 2026-02-22 18:30:21 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 26, 2025):

The data scrapped is successfully ragged and inserted into the vectordb, but not available as datasource in anythingllm.

As in you don't see the citation when chatting, you mean? DDocuments not uploaded via AnythingLLM likely wont show since we rely on a metadata column and schema to render a citation in the UI

@timothycarambat commented on GitHub (Jun 26, 2025): > The data scrapped is successfully ragged and inserted into the vectordb, but not available as datasource in anythingllm. As in you don't see the citation when chatting, you mean? DDocuments not uploaded via AnythingLLM likely wont show since we rely on a metadata column and schema to render a citation in the UI
yindo changed title from [FEAT]: Importing file / website / blob file from n8n in external postgres vector db and use it as datasource to [GH-ISSUE #4062] [FEAT]: Importing file / website / blob file from n8n in external postgres vector db and use it as datasource 2026-06-05 14:47:25 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2589