run-llama / llama_index

LlamaIndex is a data framework for your LLM applications
https://docs.llamaindex.ai
MIT License
33.39k stars 4.68k forks source link

[Documentation]: PropertyGraph Missing image and bad link #13869

Open nickknyc opened 1 month ago

nickknyc commented 1 month ago

Documentation Issue Description

Missing image here https://docs.llamaindex.ai/en/stable/examples/property_graph/property_graph_advanced/ Screenshot 2024-05-31 130112 Link takes you to https://docs.llamaindex.ai/en/stable/examples/module_guides/indexing/lpg_index_guide.md#construction which looks like this image

Documentation Link

https://docs.llamaindex.ai/en/stable/examples/property_graph/property_graph_advanced/

logan-markewich commented 1 month ago

Embedding images into notebooks, and then converting that to html, is always tricky. Not 100% I can fix the image thing (the actual notebook is here), especially since this conversion is happening automatically with another library