graphiti/mcp_server/config
Daniel Chalef bb7883a4ee feat: Update default embedding model to text-embedding-3-small
Replace outdated text-embedding-ada-002 with the newer, more efficient
text-embedding-3-small model as the default embedder. The new model
offers better performance and is more cost-effective.

Updated:
- config/config.yaml: Changed default model
- README.md: Updated documentation to reflect new default
2025-10-29 22:36:52 -07:00
..
config-docker-falkordb.yaml fix: Correct default OpenAI model to gpt-4.1 2025-10-26 17:40:12 -07:00
config-docker-kuzu.yaml fix: Correct default OpenAI model to gpt-4.1 2025-10-26 17:40:12 -07:00
config-docker-neo4j.yaml fix: Correct default OpenAI model to gpt-4.1 2025-10-26 17:40:12 -07:00
config.yaml feat: Update default embedding model to text-embedding-3-small 2025-10-29 22:36:52 -07:00
mcp_config_sse_example.json feat: MCP Server v1.0.0rc0 - Complete refactoring with modular architecture 2025-10-26 17:23:57 -07:00
mcp_config_stdio_example.json feat: MCP Server v1.0.0rc0 - Complete refactoring with modular architecture 2025-10-26 17:23:57 -07:00