CrewAI v0.134.0 is out! ![]()
Core Improvements & Fixes
- Fixed tools parameter syntax
- Fixed type annotation in
Task - Fixed SSL error when retrieving LLM data from GitHub
- Ensured compatibility with Pydantic 2.7.x
- Removed
mkdocsfrom project dependencies - Upgraded Langfuse code examples to use Python SDK v3
- Added sanitize role feature in
mem0storage - Improved Crew search during memory reset
- Improved console printer output
New Features & Enhancements
- Added support for initializing a tool from defined
Toolattributes - Added official way to use MCP Tools within a
CrewBase - Enhanced MCP tools support to allow selecting multiple tools per agent in
CrewBase - Added Oxylabs Web Scraping tools
Documentation & Guides
- Updated
quickstart.mdx - Added docs on
LLMGuardrailevents - Updated documentation with comprehensive service integration details
- Updated recommendation filters for MCP and Enterprise tools
- Updated docs for Maxim observability
- Added pt-BR documentation translation
- General documentation improvements