graphiti/mcp_server/config
Lars Varming f6be572a3a Release v1.0.1: Enhanced config with custom entity types
Configuration Improvements:
- Add environment variables for all key settings (LLM_PROVIDER, MODEL_NAME, DATABASE_PROVIDER, etc.)
- Change default database from FalkorDB to Neo4j
- Change default embedder to Voyage AI (voyage-3) with 1024 dimensions
- Change default LLM model to gpt-4.1-mini
- Add flexibility for users to override any setting via environment variables

Entity Type Enhancements:
- Add complete descriptions for all 9 built-in entity types
- Add 5 new universal personal knowledge types:
  * State: Internal experiences (emotional, cognitive, energy, physical)
  * Pattern: Recurring cycles and behavioral tendencies
  * Insight: Realizations and discoveries
  * Factor: Influences on experience and performance
  * Role: People categorized by relationship

This provides better defaults for LibreChat users while maintaining
full configurability via environment variables.

🤖 Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 19:55:18 +01:00
..
config-docker-falkordb-combined.yaml feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00
config-docker-falkordb.yaml feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00
config-docker-neo4j.yaml feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00
config.yaml Release v1.0.1: Enhanced config with custom entity types 2025-11-09 19:55:18 +01:00
mcp_config_stdio_example.json feat: MCP Server v1.0.0 - Modular architecture with multi-provider support (#1024) 2025-10-30 22:59:01 -07:00