mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
updated docs
This commit is contained in:
@@ -11,7 +11,7 @@ Qdrant is a vector database that is used to store and query vector embeddings. Y
|
||||
Install the crewai_tools package by executing the following command in your terminal:
|
||||
|
||||
```shell
|
||||
uv pip install 'crewai[tools]'
|
||||
uv pip install 'crewai[tools] qdrant-client fastembed'
|
||||
```
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user