(no title)
youdont | 9 months ago
Does Helix support much of the graph algorithm world? For things like GrapgRAG.
Either way, I'd be all over it if there was a python SDK witch worked with the generated types!
youdont | 9 months ago
Does Helix support much of the graph algorithm world? For things like GrapgRAG.
Either way, I'd be all over it if there was a python SDK witch worked with the generated types!
BlooIt|9 months ago
It’s built in Rust with native vector support. The open-source version is in-memory, but the commercial version supports disk-based scaling (we tested it with a 3TB graph on an M1 MacBook + insert all 100x faster than existing GraphDBs).
mbrinman|9 months ago
xavcochran|9 months ago
GeorgeCurtis|9 months ago
We have a python SDK already! What do you mean by generated types though?
Onawa|9 months ago
GeorgeCurtis|9 months ago