Future-House / paper-qa

High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.44k stars 617 forks source link

Convert citation to formatted_citation usage where necessary #666

Closed mskarlin closed 2 weeks ago

mskarlin commented 2 weeks ago

We were using Doc.citation in our queries, which skipped the extra info from our journal quality and citation count metadata.

mskarlin commented 2 weeks ago

good call -- defaulting to an empty string, which I think should be fine.