Currently, users can only populate the sibyl-api database using a run of preprocessing.py, which drops and replaces the entire database. We should add support for only adding additional documents without dropping the database; for example, enabling a user to add a new model doc if they cannot use the method introduced in #93
Currently, users can only populate the sibyl-api database using a run of preprocessing.py, which drops and replaces the entire database. We should add support for only adding additional documents without dropping the database; for example, enabling a user to add a new model doc if they cannot use the method introduced in #93