Iodine98 / dora-back

A Python backend for Document Retrieval and Analysis (DoRA).
MIT License
0 stars 1 forks source link

Refactor citation handling and fix score metadata #25

Closed Iodine98 closed 5 months ago

Iodine98 commented 5 months ago

This pull request refactors the citation handling in the Chatbot class and fixes the score metadata in the Citations class. It also includes necessary changes to the BaseCitation and ProofCitation classes.