Find answers from the community

Updated 3 months ago

Displaying citations and sources in llama index

At a glance

The community member is asking how to display citations and sources in Llama Index, as the Citations query engine does not seem to be enough. In the comments, another community member suggests checking out the Citation query engine implementation with workflow, which provides more customization feasibility. However, another comment mentions that the type safety is really bad with that new workflow.

Useful resources
How do i get to display citations and sources in llama index ?

Citations query engine doesn't seem to be enough
W
V
2 comments
For citations directly, You can checkout Citation query engine implementation with workflow: https://docs.llamaindex.ai/en/stable/examples/workflow/citation_query_engine/

This gives you extra customization feasibility
Typesafety is really bad with that new workflow
Add a reply
Sign up and join the conversation on Discord