Skip to content

v0.14.0rc

Compare
Choose a tag to compare
@joaomdmoura joaomdmoura released this 20 Feb 20:59
· 881 commits to main since this release
  • Adding support to crewai-tools
  • Adding support to format tasks output as Pydantic Objects Or JSON
  • Adding support to save tasks ouput to a file
  • Improved reliability for inter agent delegation
  • Revamp tools usage logic to proper use function calling
  • Updating internal prompts
  • Supporting tools with no arguments
  • Bug fixes