Merge remote-tracking branch 'origin/main' into feat/COG-184-add-falkordb

This commit is contained in:
Boris Arzentar 2024-11-07 15:40:47 +01:00
commit cf5b3373b2

View file

@ -29,10 +29,6 @@ If you have questions, join our <a href="https://discord.gg/NQPKmU5CCg">Discord
pip install cognee
```
### With pip with PostgreSQL support
```bash
pip install cognee[postgres]
```
### With poetry