Why We Chose Local Embeddings Over API Calls
ยท 5 min read
Graph Memory generates vector embeddings for every node in every graph โ doc chunks, code symbols, files, notes, tasks, skills. We run these embeddings locally using ONNX Runtime, not through an API like OpenAI's. This was a deliberate choice with real trade-offs.
