Skip to content

Releases: open-and-sustainable/prismaid

v0.6.7 - removal of user confirmation request

31 Jan 12:53
b09c71a
Compare
Choose a tag to compare

Added

  • Instructions to use legacy versions <= 0.6.6 in Jupyter notebooks

Removed

  • User confirmation request for single model reviews

v0.6.6 - support for DeepSeek Chat v3.

18 Jan 14:54
Compare
Choose a tag to compare

Support for new provider and model: DeepSeek Chat v3.

v0.6.5 - added support of Command R7B.

12 Jan 21:04
fafe67e
Compare
Choose a tag to compare

Support of new model: Cohere's Command R7B.

v0.6.4 - added Julia package deployment and support for Claude 3.5 Haiku.

23 Nov 17:29
Compare
Choose a tag to compare

Added Julia package 'PrismAId', its documentation and deployment on Julia General registry; support for Anthropic's Claude 3.5 Haiku.

v0.6.3 - added Matrix room support and secondary pdfs conversion mechanism.

15 Nov 10:56
9246163
Compare
Choose a tag to compare

Added announcements and support rooms in Matrix, secondary mechanism for conversion of literature pdfs.

v0.6.2 - added Zotero integration.

07 Nov 09:42
Compare
Choose a tag to compare

Integration with Zotero collections and shared groups, with direct (API) download and conversion of literature pdfs.

v0.6.1 - added R package release and configuration web initializer.

31 Oct 21:21
Compare
Choose a tag to compare

Release of the project as R package published on r-universe, web initializer of project configuration file.

v0.6.0 - added Go and Python package release

25 Oct 21:02
5f7209d
Compare
Choose a tag to compare

Added Go module and Python wrapper package updated through CI/CD automation

v0.5.5 - added unit testing

23 Oct 11:44
59592cb
Compare
Choose a tag to compare

Added unit testing of each package, CI/CD automation, and light code refactoring for API testing

v0.5.4 - added ensemble approach, fixed refactoring

22 Oct 11:46
0965929
Compare
Choose a tag to compare

Added approach for using ensemble of models from same and different providers, and deep code refactoring