Skip to content

Releases: crewAIInc/crewAI

0.76.0

23 Oct 21:05
Compare
Choose a tag to compare
  • fix/fixed missing API prompt + CLI docs update
  • chore(readme): fixing step for 'running tests' in the contribution
  • support unsafe code execution. add in docker install and running checks
  • Fix memory imports for embedding functions by

0.75.1

23 Oct 08:38
Compare
Choose a tag to compare

new --provider option on crewai crewat

0.75.0

23 Oct 05:11
9cd4ff0
Compare
Choose a tag to compare
  • Fixing test post training
  • Simplify flows
  • Adapt crewai tool install <tool>
  • Ensure original embedding config works
  • Fix bugs
  • Update docs - Including adding Cerebras LLM example configuration to LLM docs
  • Drop unnecessary tests

0.74.2

18 Oct 20:58
Compare
Choose a tag to compare

What's Changed

  • feat: add poetry.lock to uv migration
  • fix tool calling issue

0.74.0

18 Oct 12:44
Compare
Choose a tag to compare
  • UV migration
  • Adapt Tools CLI to UV
  • Add warning from Poetry -> UV
  • CLI to allow for model selection & submitting API keys
  • New Memory Base
  • Fix Linting and Warnings
  • Update Docs
  • Bug fixesh

0.70.1

11 Oct 00:04
Compare
Choose a tag to compare
  • New Flow feature
  • Flow visualizer
  • Create crewai create flow command
  • Create crewai tool create <tool> command
  • Add Git validations for publishing tools
  • fix: JSON encoding date objects
  • New Docs
  • Update README
  • Bug fixes

0.65.2

27 Sep 23:55
Compare
Choose a tag to compare
  • Adding experimental Flows feature
  • Fixing order of tasks bug
  • Updating templates

0.64.0

27 Sep 01:20
Compare
Choose a tag to compare
  • Ordering tasks properly
  • Fixing summarization logic
  • Fixing stop words logic
  • Increases default max iterations to 20
  • Fix crew's key after input interpolation
  • Fixing Training Feature
  • Adding initial tools API
  • TYPOS
  • Updating Docs

Fixes: #1359 #1355 #1353 #1356 and others

v0.63.6

25 Sep 03:32
Compare
Choose a tag to compare
  • Updating projects templates

v0.63.5

25 Sep 03:03
Compare
Choose a tag to compare
  • Bringing support to o1 family back, and any model that don't support stop words
  • Updating dependencies
  • Updating logs
  • Updating docs