New Release - 0.134.0

:police_car_light:CrewAI v0.134.0 is out! :police_car_light:

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 mkdocs from project dependencies
  • Upgraded Langfuse code examples to use Python SDK v3
  • Added sanitize role feature in mem0 storage
  • Improved Crew search during memory reset
  • Improved console printer output

New Features & Enhancements

  • Added support for initializing a tool from defined Tool attributes
  • 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 LLMGuardrail events
  • 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

v0.134.0 Release Notes

2 Likes