blob: 488f04a5e9c2f5ceed994ec7d9d8fca1dee85141 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
|