docs: Remove telemetry from features list
Telemetry is not a feature but a notice about data collection, so it shouldn't be listed as a feature. Addresses review comment on line 29
This commit is contained in:
parent
bbf082512f
commit
bb12a91ebd
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ The Graphiti MCP server provides comprehensive knowledge graph capabilities:
|
||||||
- **Custom Entity Types**: Define and use custom entity types for domain-specific knowledge extraction
|
- **Custom Entity Types**: Define and use custom entity types for domain-specific knowledge extraction
|
||||||
- **HTTP Transport**: Default HTTP transport with MCP endpoint at `/mcp/` for broad client compatibility
|
- **HTTP Transport**: Default HTTP transport with MCP endpoint at `/mcp/` for broad client compatibility
|
||||||
- **Queue-based Processing**: Asynchronous episode processing with configurable concurrency limits
|
- **Queue-based Processing**: Asynchronous episode processing with configurable concurrency limits
|
||||||
- **Telemetry**: Optional anonymous usage statistics to help improve the framework
|
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue