- 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
withcrew.usage_metrics
- Adding ability for inputs being passed in kickoff now
crew.kickoff(inputs: {'key': 'value})
- Updating Docs