Releases: open-and-sustainable/prismaid
v0.6.7 - removal of user confirmation request
v0.6.6 - support for DeepSeek Chat v3.
Support for new provider and model: DeepSeek Chat v3.
v0.6.5 - added support of Command R7B.
Support of new model: Cohere's Command R7B.
v0.6.4 - added Julia package deployment and support for Claude 3.5 Haiku.
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.
Added announcements and support rooms in Matrix, secondary mechanism for conversion of literature pdfs.
v0.6.2 - added Zotero integration.
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.
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
Added Go module and Python wrapper package updated through CI/CD automation
v0.5.5 - added unit testing
Added unit testing of each package, CI/CD automation, and light code refactoring for API testing
v0.5.4 - added ensemble approach, fixed refactoring
Added approach for using ensemble of models from same and different providers, and deep code refactoring