Future-House / paper-qa

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

Add router_kwargs in separate control flow step #532

Closed mskarlin closed 1 month ago

mskarlin commented 1 month ago

We had coupled the default router_kwargs insertion with the presence of the model_list key -- but we needed to do a separate check for it.

Adds a test that ensures it's present via the defaults.