Skip to content

v0.19.0

Compare
Choose a tag to compare
@joaomdmoura joaomdmoura released this 04 Mar 00:24
· 807 commits to main since this release
  • Efficiency in tool usage +1023.21%
  • Mean tools used +276%
  • Tool errors slashed by 67%, more reliable than ever.
  • Delegation capabilities enhanced
  • Ability to fallback to function calling by setting function_calling_llm to Agent or Crew
  • Ability to get crew execution metrics after kickoff with crew.usage_metrics
  • Adding ability for inputs being passed in kickoff now crew.kickoff(inputs: {'key': 'value})
  • Updating Docs