mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 00:58:30 +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:
|
Install the crewai_tools package by executing the following command in your terminal:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
uv pip install 'crewai[tools]'
|
uv pip install 'crewai[tools] qdrant-client fastembed'
|
||||||
```
|
```
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|||||||
Reference in New Issue
Block a user