feat: changes Readme.md
This commit is contained in:
parent
8e36b8be65
commit
048823e7ae
1 changed files with 2 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ pip install cognee
|
|||
```
|
||||
### Deployment at Scale (Modal)
|
||||
|
||||
Scale cognee in 4 simple steps to handle enterprise workloads using [Modal](https://modal.com)'s GPU-powered infrastructure
|
||||
Scale cognee in 4(+1) simple steps to handle enterprise workloads using [Modal](https://modal.com)'s GPU-powered infrastructure
|
||||
|
||||
**1. Install the modal python client**
|
||||
```bash
|
||||
|
|
@ -262,6 +262,7 @@ This simple example will deploy separate cognee instances building their own mem
|
|||
```bash
|
||||
modal run -d modal_deployment.py
|
||||
```
|
||||
**5. Change the modal_deploy script and develop your own AI memory at scale 🚀**
|
||||
|
||||
## 💫 Contributors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue