Future-House / paper-qa

High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.46k stars 618 forks source link

Allowed `None` log verbosity #553

Closed jamesbraza closed 1 month ago

jamesbraza commented 1 month ago

Allowing None log verbosity so we can avoid setting a log verbosity for PaperQA logs entirely

jamesbraza commented 1 month ago

Decided this was a bad idea, and I have extracted some of the value-add changes here into https://github.com/Future-House/paper-qa/pull/554