pypi crewai 0.117.0

latest releases: 0.177.0, 0.175.0, 0.165.1...
4 months ago

What's Changed

New Features & Enhancements

  • Added result_as_answer parameter support in @tool decorator.
  • Introduced support for new language models: GPT-4.1, Gemini-2.0, and Gemini-2.5 Pro.
  • Enhanced knowledge management capabilities.
  • Added Huggingface provider option in CLI.
  • Improved compatibility and CI support for Python 3.10+.

Core Improvements & Fixes

  • Fixed issues with incorrect template parameters and missing inputs.
  • Improved asynchronous flow handling with coroutine condition checks.
  • Enhanced memory management with isolated configuration and correct memory object copying.
  • Fixed initialization of lite agents with correct references.
  • Addressed Python type hint issues and removed redundant imports.
  • Updated event placement for improved tool usage tracking.
  • Raised explicit exceptions when flows fail.
  • Removed unused code and redundant comments from various modules.
  • Updated GitHub App token action to v2.

Documentation & Guides

  • Enhanced documentation structure, including enterprise deployment instructions.
  • Automatically create output folders for documentation generation.
  • Fixed broken link in WeaviateVectorSearchTool documentation.
  • Fixed guardrail documentation usage and import paths for JSON search tools.
  • Updated documentation for CodeInterpreterTool.
  • Improved SEO, contextual navigation, and error handling for documentation pages.

New Contributors

Don't miss a new crewai release

NewReleases is sending notifications on new releases.