Luo Yangyifei

Results 3 issues of Luo Yangyifei

I can not use a xx.stl in it.WHY? this is my code:(it can not work) ``` .nodeThreeObject(node=>nodePainting(node)) //this is my function function nodePainting(node) { var loader = new THREE.STLLoader(); var...

fix for issue #3

## Description This pull request adds functionality to decode chunks back to strings, enabling the use of local embedding models that only accept string inputs. ## Related Issues https://github.com/microsoft/graphrag/issues/451 https://github.com/microsoft/graphrag/issues/528...