Agent DailyAgent Daily
releaseintermediate

[Release] crewaiInc/crewAI 1.14.5a4: 1.14.5a4

By greysonlalondegithub
View original on github

crewAI releases version 1.14.5a4, a pre-release update that updates LLM listings and resolves a critical dependency issue by relocating the `textual` package to `crewai-cli` while adding `certifi` as a dependency. This patch addresses packaging conflicts and ensures proper CLI functionality. The release includes documentation updates to reflect the changelog and version information.

Key Points

  • LLM listings have been updated to reflect current supported models and providers
  • Dependency issue resolved by moving `textual` package from core to `crewai-cli` module
  • Added `certifi` as a new dependency to ensure SSL certificate validation
  • Prevents package conflicts by isolating CLI-specific dependencies
  • Documentation updated with changelog and version information for v1.14.5a3
  • Pre-release (alpha) version indicates ongoing development and testing
  • Contributors: @cgoeppinger and @greysonlalonde

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Quality

Concepts