issues
search
Future-House
/
paper-qa
High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.44k
stars
617
forks
source link
Fixed LDP runner's `TRUNCATED` not calling `gen_answer`, and documented `AgentStatus`
#690
Closed
jamesbraza
closed
6 days ago
jamesbraza
commented
1 week ago
Moved
gen_answer
failover logic so that all runners call it, which inadvertently fixes the LDP runner not calling
gen_answer
upon truncation
Documented
AgentStatus
enum values a bit more
Also added a
TODO
for it to be renamed
gen_answer
failover logic so that all runners call it, which inadvertently fixes the LDP runner not callinggen_answer
upon truncationAgentStatus
enum values a bit moreTODO
for it to be renamed