Skip to content

Releases: crewAIInc/crewAI

v0.35.8

04 Jul 15:42
Compare
Choose a tag to compare
  • fixing embechain dependency issue

v0.35.7

02 Jul 01:29
Compare
Choose a tag to compare
  • New @ComposioHQ integration is out
  • Documentation update
  • Custom GPT Updated
  • Adjusting manager verbosity level
  • Bug fixes

v0.35.5

01 Jul 22:14
Compare
Choose a tag to compare
  • Fix embedchain dependency

v0.35.4

01 Jul 15:41
Compare
Choose a tag to compare
  • Updating crewai create CLI to use the new version

v0.35.3

01 Jul 13:14
Compare
Choose a tag to compare
  • Code Execution Bug fixed
  • Updating overall docs
  • Bumping version of crewai-tools
  • Bumping versions of many dependencies
  • Overall bugfixes

v0.35.0

29 Jun 18:01
5b66e87
Compare
Choose a tag to compare
  • Your agents can now execute code
  • Bring Any 3rd-party agent, LlamaIndex, LangChain and Autogen agents can all be part of your crew now!
  • Train you crew before you execute it and get consistent results! New CLI crewai train -n X
  • Bug fixes and docs updates (still missing some new docs updates coming soon)

v0.32.2

22 Jun 20:48
Compare
Choose a tag to compare
  • Updating crewai create CLI to use the new version
  • Fixing delegation agent matching

v0.32.0

21 Jun 06:04
Compare
Choose a tag to compare
  • New kickoff_for_each, kickoff_async and kickoff_for_each_async methods for better control over the kickoff process
  • Adding support for all LlamaIndex hub integrations
  • Adding usage_metrics to full output or a crew
  • Adding support to multiple crews on the new YAML format
  • Updating dependencies
  • Fixed Bugs and TYPOs
  • Documentation updated
  • Added search in docs
  • Making gpt-4o the default model
  • Adding new docs for LangTrace, Browserbase and Exa Search
  • Adding timestamp to logging

0.30.11

23 May 13:34
Compare
Choose a tag to compare
  • Updating project generation template

v0.30.8

14 May 02:21
Compare
Choose a tag to compare
  • Updating dependencies
  • Small bug fixes on crewAI project structure
  • Removing custom YAML parser for now