Citation and Attribution #21599
Replies: 3 comments 3 replies
-
Hi @smallxinpilot! I'm Dosu and I’m helping the dify team. Citation and attribution (reference) for knowledge base search works in the chat assistant because it uses the Embedding the chat assistant as a node in a workflow isn’t supported; workflows and chat assistants are separate constructs, though workflow nodes can replicate some of the chat logic. This is a known gap: the feature exists in code but isn’t surfaced in the workflow UI or configuration yet. If you want to explore or customize this, you can look at how citation metadata is handled in the workflow node outputs (see the If you need step-by-step guidance on extracting and displaying this metadata in your workflow, let me know! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
Please tell me the specific modification steps. I also have a question about whether the robot avatar in the dialog box can be replaced. I have tried to modify it when creating a workflow, but this operation only takes effect on the open interface, not the robot avatar in the dialog box. So can it be replaced through the front-end method or by modifying the embed.min.js code? |
Beta Was this translation helpful? Give feedback.
-
But this kind of citation is in the form of text. What I want is a citation and attribution method that can be clicked to jump to the knowledge base. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Hello. I want to add the reference and attribution function when searching the knowledge base in the workflow, but it doesn't seem to work. I found that it works when using a simple chat assistant. Have you ever considered how to embed the chat assistant as a node in the workflow? Or can you tell me how to make the reference and attribution function work in the workflow?
2. Additional context or comments
No response
3. Can you help us with this feature?
Beta Was this translation helpful? Give feedback.
All reactions