Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@stephenturner stephenturner released this 27 Sep 08:37
· 11 commits to main since this release
20dcdd9
  • Added medRxiv support. The get_preprints() function will now pull from either the bioRxiv or medRxiv RSS feed depending on the subject passed to it. All downstream functions and reporting updated to reflect this change (fixes #5).
  • Changed default model to llama 3.2 3B.
  • Added new source column for the returned preprints indicating whether the preprint came from bioRxiv or medRxiv.
  • Updated tests.