Interim blog setup, rough notes being dumped here at the moment - I'll tidy once I get to a milestone. And sorry about the layout, that'll probably take even longer to get around to... #TODO

llama_index SPARQL Notes 19

Published on 2023-09-18 by @danja

git checkout main git merge sparql-01

https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging

path issues.

pip install -U llama-index

original llama_index has changes...

git checkout main git merge sparql-01

bit of fiddling, pushed

export PYTHONPATH=/home/danny/AI/LIBS-under-dev/llama_index

export PYTHONPATH=/home/hkms-apps/llama_index

pip install -e .

python docs/examples/graph_stores/graph-rag-sparql-mini.py