diff options
author | Alexander_Kabui | 2024-09-23 10:29:46 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-09-23 10:29:46 +0300 |
commit | 37f6b4bd24e533cebe7c5373fb60ea8da44bc4fd (patch) | |
tree | 75326714876a1952f0c4117f37b0ec2babb7771a /issues/gnqa | |
parent | 49b656a6575bff537d662f486b3ef81e667f21c5 (diff) | |
download | gn-gemtext-37f6b4bd24e533cebe7c5373fb60ea8da44bc4fd.tar.gz |
Update issue: gnqa integration to global search design.
Diffstat (limited to 'issues/gnqa')
-rw-r--r-- | issues/gnqa/gnqa_integration_to_global_search_Design.gmi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/issues/gnqa/gnqa_integration_to_global_search_Design.gmi b/issues/gnqa/gnqa_integration_to_global_search_Design.gmi index ff8854b..4ef57f1 100644 --- a/issues/gnqa/gnqa_integration_to_global_search_Design.gmi +++ b/issues/gnqa/gnqa_integration_to_global_search_Design.gmi @@ -4,7 +4,7 @@ * assigned: jnduli, alexm * keywords: llm, genenetwork2 * type: feature -* status: in-progress +* status: complete ## Description This document outlines the design proposal for integrating GNQA into the Global Search feature. @@ -59,7 +59,7 @@ It is possible to generate potential questions based on the user's search and re * [x] For "See more," render the entire GNQA page with the query, answer, references, and PubMed data. * [x] Implement parsing for Xapian queries to normal queries. * [x] Implement error handling. -* [ ] reimplement how gnqa uses GN-AUTH in gn3. +* [x] reimplement how gnqa uses GN-AUTH in gn3. * [x] Query Fahamu to generate possible questions based on certain keywords. |