Releases: crewAIInc/crewAI
Releases · crewAIInc/crewAI
0.76.0
- 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
new --provider
option on crewai crewat
0.75.0
- 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
What's Changed
- feat: add poetry.lock to uv migration
- fix tool calling issue
0.74.0
- 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
- 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
- Adding experimental Flows feature
- Fixing order of tasks bug
- Updating templates
0.64.0
v0.63.6
- Updating projects templates
v0.63.5
- Bringing support to o1 family back, and any model that don't support stop words
- Updating dependencies
- Updating logs
- Updating docs