From a8a8f82feed1b93ae98aadca931077b128323966 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 9 Sep 2024 17:17:57 +0300 Subject: Mark issue: gnqa: fetch pubmed reference to gnqa as complete. --- issues/gnqa/fetch-pubmed-references-to-gnqa.gmi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/issues/gnqa/fetch-pubmed-references-to-gnqa.gmi b/issues/gnqa/fetch-pubmed-references-to-gnqa.gmi index 63351d1..43c45cf 100644 --- a/issues/gnqa/fetch-pubmed-references-to-gnqa.gmi +++ b/issues/gnqa/fetch-pubmed-references-to-gnqa.gmi @@ -5,7 +5,7 @@ * assigned: alexm * keywords: llm, pubmed, api, references * type: enhancements -* status: in progress +* status: completed, closed ## Description @@ -18,13 +18,13 @@ The task is to integrate PubMed references into the GNQA system by querying the * [x] Query the API with the publication titles. -* [] Display the PubMed information as reference information on the GN2 user interface. +* [x] Display the PubMed information as reference information on the GN2 user interface. -* [] dump the results to a DB e.g sqlite,lmdb +* [x] dump the results to a DB e.g sqlite,lmdb * [x] If references are not found, perform a lossy search or list the closest three papers. -* [] reimplement the reference ui to render the references as modal objects +* [x] reimplement the reference ui to render the references as modal objects For lossy search, see: -- cgit 1.4.1