Skip to content

v1.1.0 — related literature

Choose a tag to compare

@Breeze136 Breeze136 released this 16 Aug 11:09
· 1 commit to main since this release

v1.1.0 — related literature

New feature release:

  • kb_search / kb_rag now return a related-literature list alongside the hits: same authors / same journal / nearby year / thematically similar docs, scored by metadata overlap + document-centroid cosine similarity (default on, related: false to disable)
  • Search renders a "关联文献(可作补充建议)" block with clickable DOI links; kb_rag "suggested additions" cite the related list
  • Doc-centroid cache auto-invalidates on ingest/dedup/clear/Zotero changes

One query now surfaces the surrounding literature — think it, find it, cite it.

Install

dsh plugin --profile <name> add dsh-kb-rag

Assets