summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander_Kabui2024-01-10 21:55:36 +0300
committerAlexander_Kabui2024-01-10 21:55:36 +0300
commit82cae230ac14b026f4f4f8f89ee2154dfb336674 (patch)
treea72bb18e35ea937dfbfdaaa9b36eb96039e7fc2f
parent861609ad33a7de237e78145450a3009a7024675a (diff)
downloadgn-gemtext-82cae230ac14b026f4f4f8f89ee2154dfb336674.tar.gz
add issue:troubleshooot inconsistencies for gn-llm
-rw-r--r--issues/trouble-shoot-inconsistencies-for-gn-llm.gmi13
1 files changed, 13 insertions, 0 deletions
diff --git a/issues/trouble-shoot-inconsistencies-for-gn-llm.gmi b/issues/trouble-shoot-inconsistencies-for-gn-llm.gmi
new file mode 100644
index 0000000..488f04a
--- /dev/null
+++ b/issues/trouble-shoot-inconsistencies-for-gn-llm.gmi
@@ -0,0 +1,13 @@
+# Troubleshoot response inconsistencies for GN-llm
+
+## Tags
+
+* Assigned: Alex, SoloShelby
+* Priority: High
+* Type: LLM
+* Keywords: LLM
+* Status: In Progress
+
+# Description
+
+There are discrepancies when asking questions on Qnqa using Fahamu. Sometimes, responses take too long, and related queries with differing sentence structures may result in no response. There is a need to rethink how we handle polling to the Fahamu API to prevent users from having to do it themselves for a response.