diff options
author | Alexander_Kabui | 2024-01-10 21:55:36 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-01-10 21:55:36 +0300 |
commit | 82cae230ac14b026f4f4f8f89ee2154dfb336674 (patch) | |
tree | a72bb18e35ea937dfbfdaaa9b36eb96039e7fc2f /issues/trouble-shoot-inconsistencies-for-gn-llm.gmi | |
parent | 861609ad33a7de237e78145450a3009a7024675a (diff) | |
download | gn-gemtext-82cae230ac14b026f4f4f8f89ee2154dfb336674.tar.gz |
add issue:troubleshooot inconsistencies for gn-llm
Diffstat (limited to 'issues/trouble-shoot-inconsistencies-for-gn-llm.gmi')
-rw-r--r-- | issues/trouble-shoot-inconsistencies-for-gn-llm.gmi | 13 |
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. |