Future-House / paper-qa

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

Catch edge case where externalIds field is None #668

Closed mskarlin closed 2 weeks ago

mskarlin commented 2 weeks ago

S2 can evidently provide this field, but its value can be None. This prevents an exception in that case, and adds a test.