issues
search
NZ369
/
CyberGPT
Cybersecurity specialized AI application.
13
stars
3
forks
source link
fix(kendra): add timeout and no results case
#15
Closed
HasinZaman
closed
1 year ago
HasinZaman
commented
1 year ago
New features
Super advanced Anti-hallucination algorithm in cases where there is no relevant data from the DB
Added timeout to the QA_Agent and restarted the query in cases of long searches
This means Kendra is queried only once & the data is reused for all following queries
Added some documentation + comments🥹
New features