Skip to content

v1.0.0

Latest

Choose a tag to compare

@TideDra TideDra released this 03 Mar 11:04
· 26 commits to main since this release
5e3374e

Breaking Changes:

  • The configuration is now set by a single CUSTOM_CONFIG public variable in yaml format, while secret information can still be set by secret variables.
  • biorxiv and medrix are supported. More sources can be easily supported by inheriting the BaseRetriever class
  • Embedding model API is supported.

What's Changed

New Contributors

Full Changelog: v0.3.5...v1.0.0