Skip to content

Commit a63dcc4

Browse files
authored
docs(README): add Azure Blob Storage example to root README (#747)
1 parent bf3e373 commit a63dcc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ It defines an index flow like this:
156156
| [PDF Embedding](examples/pdf_embedding) | Parse PDF and index text embeddings for semantic search |
157157
| [Manuals LLM Extraction](examples/manuals_llm_extraction) | Extract structured information from a manual using LLM |
158158
| [Amazon S3 Embedding](examples/amazon_s3_embedding) | Index text documents from Amazon S3 |
159+
| [Azure Blob Storage Embedding](examples/azure_blob_embedding) | Index text documents from Azure Blob Storage |
159160
| [Google Drive Text Embedding](examples/gdrive_text_embedding) | Index text documents from Google Drive |
160161
| [Docs to Knowledge Graph](examples/docs_to_knowledge_graph) | Extract relationships from Markdown documents and build a knowledge graph |
161162
| [Embeddings to Qdrant](examples/text_embedding_qdrant) | Index documents in a Qdrant collection for semantic search |

0 commit comments

Comments
 (0)