diff options
author | Alexander_Kabui | 2024-05-29 15:33:46 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-05-29 15:33:46 +0300 |
commit | 5acaa55f513687c95ed92cc11a9863d8b33673c9 (patch) | |
tree | bf6ae70b47d4bdb0786770a904e21e1ff1d64872 | |
parent | f5bd16ab28e7cfd294bc62da6ca50d387d45d0a9 (diff) | |
download | gn-gemtext-5acaa55f513687c95ed92cc11a9863d8b33673c9.tar.gz |
Mark issue: integrated gn_llm search as completed.
-rw-r--r-- | issues/integrate_gn_llm_search.gmi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/issues/integrate_gn_llm_search.gmi b/issues/integrate_gn_llm_search.gmi index 3774eb7..5dfd9da 100644 --- a/issues/integrate_gn_llm_search.gmi +++ b/issues/integrate_gn_llm_search.gmi @@ -13,12 +13,13 @@ For reference on the initial implementation, please visit: * Assigned: alexm * Type: Feature * Priority: High +* status: completed, done, closed. ## Tasks -* [ ] Move API Endpoint + logic code from QNQA to GN3. -* [ ] Implement UI in GN2. -* [ ] Add GN authentication. +* [x] Move API Endpoint + logic code from QNQA to GN3. +* [x] Implement UI in GN2. +* [x] Add GN authentication. ## Notes |