Skip to content

0.85.0

Compare
Choose a tag to compare
@joaomdmoura joaomdmoura released this 04 Dec 16:53
· 121 commits to main since this release
066ad73

What's Changed

  • Added knowledge to agent level
  • Feat/remove langchain
  • Improve typed task outputs
  • Log in to Tool Repository on crewai login
  • Fixes issues with result as answer not properly exiting LLM loop
  • fix: missing key name when running with ollama provider
  • fix spelling issue found
  • Update readme for running mypy
  • Add knowledge to mint.json
  • Update Github actions
  • Docs Update Agents docs to include two approaches for creating an agent
  • Documentation Improvements: LLM Configuration and Usage