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