Skip to content

Commit 6bc9ae5

Browse files
authored
rename kg -> knowledge-graph in example (#366)
just to make it more readable
1 parent 8ccb2a0 commit 6bc9ae5

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Go to the [examples directory](examples) to try out with any of the examples, fo
102102
| [PDF Embedding](examples/pdf_embedding) | Parse PDF and index text embeddings for semantic search |
103103
| [Manuals LLM Extraction](examples/manuals_llm_extraction) | Extract structured information from a manual using LLM |
104104
| [Google Drive Text Embedding](examples/gdrive_text_embedding) | Index text documents from Google Drive |
105-
| [Docs to Knowledge Graph](examples/docs_to_kg) | Extract relationships from Markdown documents and build a knowledge graph |
105+
| [Docs to Knowledge Graph](examples/docs_to_knowledge_graph) | Extract relationships from Markdown documents and build a knowledge graph |
106106
| [Embeddings to Qdrant](examples/text_embedding_qdrant) | Index documents in a Qdrant collection for semantic search |
107107

108108
More coming and stay tuned! If there's any specific examples you would like to see, please let us know in our [Discord community](https://discord.com/invite/zpA9S2DR7s) 🌱.
File renamed without changes.

0 commit comments

Comments
 (0)