Future-House / paper-qa

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

Better control flow in `litellm_get_search_query` #351

Closed jamesbraza closed 1 week ago

jamesbraza commented 1 week ago

Avoiding pylint possibly-used-before-assignment error with a more intuitive and programmatically inspectable control flow