Skip to content

Releases: GustyCube/EasilyAI

v0.2.2

29 Dec 19:34
Compare
Choose a tag to compare

This update included a few new features:

  • Basic Documentation
  • Updated tests and split them into different files

v0.2.1

29 Dec 18:12
ededc9d
Compare
Choose a tag to compare

Added requirements.txt

v0.2.0

29 Dec 18:02
428f5ad
Compare
Choose a tag to compare

This update brought a few new changes:

  • Update README with badges to include downloads, a build status, and a contributor badge
  • The unit tests were updated to include all services, and restructured for a more efficient process
  • The GitHub workflow was updated to include tests and renamed to "CI/CD Pipeline"

This release is also used as a test for the unit testing workflow addition.

v0.1.9

29 Dec 06:50
9e7ac46
Compare
Choose a tag to compare

Wow! I'd just like to thank everyone for their contribution thus far.

This version added a few new features:

  • A reworking of the pipeline system to use kwargs, submitted by @sgarg26
  • Support for Grok's image reasoning, both locally and from the web, also by @sgarg26
  • New Contribution Guidelines, and an addition of a todo list for others to contribute

Adding Claude Support

27 Dec 05:39
ca6e312
Compare
Choose a tag to compare

This release adds support for Claude, thanks to @AlexFierro9

Added Gemini Support

19 Dec 01:15
3ba2178
Compare
Choose a tag to compare

Submitted by @Thatoddone1, this is a basic implementation of Gemini. This will be improved upon later on.

v0.1.6

19 Dec 00:15
47b95fc
Compare
Choose a tag to compare

Updating license to Apache 2.0

v0.1.5

17 Dec 23:20
912f124
Compare
Choose a tag to compare

README Update

v0.1.4

17 Dec 14:56
a365275
Compare
Choose a tag to compare

License Update

v0.1.3

17 Dec 03:26
Compare
Choose a tag to compare

Just a tweak and mostly a test of workflows