Replies: 1 comment
-
I have also encountered this problem, have you managed to solve it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
When I was using the chatflow and test the knowledgebase, I found the chatflow didn't show the Citations and Attributions , while I actually did open this feature.
As you can see, it should theoretically show the file below the conversation bubble. (I don't know what to call it, forgive me for my broken English)
I checked the Retrieval Test, It shows that the conversation did call the knowledge base, but somehow didn't return attribution.

And this is the chatflow:

What went wrong? What should I do to make it show references and attributions?
2. Additional context or comments
Deployment mode: on-premise
Use llm: llama3.1
Functions: Chatflow, Citation
Knowledge Base: Hybrid Search using the reranker model
Error message: None
Beta Was this translation helpful? Give feedback.
All reactions