docs: add minimum UV version required to use the Tool repository (#2965)

* docs: add minimum UV version required to use the Tool repository

* docs: remove memory from Agent docs

The Agent does not support `memory` attribute
This commit is contained in:
Lucas Gomide
2025-06-05 12:37:19 -03:00
committed by GitHub
parent e03ec4d60f
commit 3e075cd48d
2 changed files with 1 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ Before using the Tool Repository, ensure you have:
- A [CrewAI Enterprise](https://app.crewai.com) account
- [CrewAI CLI](https://docs.crewai.com/concepts/cli#cli) installed
- uv>=0.5.0 installed. Check out [how to upgrade](https://docs.astral.sh/uv/getting-started/installation/#upgrading-uv)
- [Git](https://git-scm.com) installed and configured
- Access permissions to publish or install tools in your CrewAI Enterprise organization