Fix: MCP remove cognee.add() preprequisite from the doc

This commit is contained in:
Pavel Zorin 2025-11-13 17:35:16 +01:00
parent f882fb7e0e
commit c6454338f9

View file

@ -194,7 +194,6 @@ async def cognify(
Prerequisites:
- **LLM_API_KEY**: Must be configured (required for entity extraction and graph generation)
- **Data Added**: Must have data previously added via `cognee.add()`
- **Vector Database**: Must be accessible for embeddings storage
- **Graph Database**: Must be accessible for relationship storage