Skip to content

Releases: SpyderRex/SquadAI

Version 0.3.1

15 Sep 20:04
Compare
Choose a tag to compare

Made some changes in the main file to ensure only one squad is created. Also, improved the system message for better performance.

Version 0.3.0

14 Sep 19:55
Compare
Choose a tag to compare

Added a Firecrawl web scraping tool.

Version 0.2.0

01 Sep 22:24
Compare
Choose a tag to compare

In this version I have removed the Pipeline feature for now, as its async processes were conflicting with the rest of the program and some of the tools. Also, I have set memory to True for the Squad and I have chosen cohere as the provider. I don't know how effective it is, but it doesn't throw up any errors. I got a trial API key to test it, so users may want to do the same thing and add it to the .env file. I also added more file management tools.

Version 0.0.1 - Initial Release

31 Aug 15:02
Compare
Choose a tag to compare

This is the initial release of SquadAI, a project that could be considered as a mixture of crewAI and AutoGPT.