diff options
Diffstat (limited to 'issues/implement-reference-rating-gn-llm.gmi')
| -rw-r--r-- | issues/implement-reference-rating-gn-llm.gmi | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/issues/implement-reference-rating-gn-llm.gmi b/issues/implement-reference-rating-gn-llm.gmi deleted file mode 100644 index f646a6f..0000000 --- a/issues/implement-reference-rating-gn-llm.gmi +++ /dev/null @@ -1,26 +0,0 @@ -# Implement Reference Rating for gn-llm - -## Tags - -* assigned: alexm, -* keywords: llm, reference, rating -* type: enhancements -* status: closed, completed - -## Description - -For each reference in a query, we need to allow users to provide feedback or a rating on its relevance to a given task. This will help in improving future queries. - -## Tasks - -* [x] Create an API endpoint for reference rating. - -* [x] Implement the UI for this feature. - - -For the UI and api imeplementation see commits: - - -=> https://github.com/genenetwork/genenetwork2/pull/828/files - -=> https://github.com/genenetwork/genenetwork3/commit/482a8908dc08d6e5a13e576c4ba4bc3ff934bb8d |
