Fix: MCP remove cognee.add() preprequisite from the doc
This commit is contained in:
parent
f882fb7e0e
commit
c6454338f9
1 changed files with 0 additions and 1 deletions
|
|
@ -194,7 +194,6 @@ async def cognify(
|
||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
- **LLM_API_KEY**: Must be configured (required for entity extraction and graph generation)
|
- **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
|
- **Vector Database**: Must be accessible for embeddings storage
|
||||||
- **Graph Database**: Must be accessible for relationship storage
|
- **Graph Database**: Must be accessible for relationship storage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue