Opinionated Python bindings for the tree-sitter-stack-graphs rust library. It exposes a minimal, opinionated API to leverage the stack-graphs library for reference resolution in source code. The rust ...
conda create --name graphllm python==3.10.12 conda activate graphllm pip install torch pip install openai pip install torch_geometric pip install pyg_lib torch ...