neuml/paperai

Allow running reports against full databases

davidmezzetti opened this issue · 0 comments

Currently, an embeddings index is required for reports. But with all queries, the full database can be processed without the need for an embeddings query. Modify the model loading logic to allow this use case.