Skip to content

Releases: crewAIInc/crewAI

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

v0.30.5

14 May 00:22
Compare
Choose a tag to compare
  • Making agent delegation more versatile for smaller models

v0.30.4

13 May 05:39
Compare
Choose a tag to compare

Docs Update will follow sorry about that and thank you for bearing with me, we are launching new docs soon!

➿ Fixing task callback
🧙 Ability to set a specific agent as manager instead of having crew create your one
📄 Ability to set system, prompt and response templates, so it works more reliable with opensource models (works better with smaller models)
👨‍💻 Improving json and pydantic output (works better with smaller models)
🔎 Improving tool name recognition (works better with smaller models)
🧰 Improvements for tool usage (works better with smaller models)
📃 Initial support to bring your own prompts
2️⃣ Fixing duplicating token calculator metrics
🪚 Adding couple new tools, Browserbase and Exa Search
📁 Ability to create directory when saving as file
🔁 Updating dependencies - double check tools
📄 Overall small documentation improvements
🐛 Smaller bug fixes (typos and such)
👬 Fixing co-worker / coworker issues
👀 Smaller Readme Updates

0.28.8

11 Apr 14:31
Compare
Choose a tag to compare
  • updating version used on crewai CLI

0.28.7

11 Apr 14:27
Compare
Choose a tag to compare
  • Bug fixes
  • Updating crewAI tool version with bug fixes

v0.28.5

08 Apr 04:43
Compare
Choose a tag to compare
  • Major Long term memory interpolation issue
  • Updating tools package dependency with fixes
  • Removing unnecessary certificate

v0.28.2

07 Apr 07:19
106b0df
Compare
Choose a tag to compare
  • Major long term memory fix