Skip to content

Commit f368a9a

Browse files
authored
docs: rename to amazon_s3_embedding and add it to README (#493)
1 parent 05f9b60 commit f368a9a

File tree

6 files changed

+1
-0
lines changed

6 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ It defines an index flow like this:
132132
| [Code Embedding](examples/code_embedding) | Index code embeddings for semantic search |
133133
| [PDF Embedding](examples/pdf_embedding) | Parse PDF and index text embeddings for semantic search |
134134
| [Manuals LLM Extraction](examples/manuals_llm_extraction) | Extract structured information from a manual using LLM |
135+
| [Amazon S3 Embedding](examples/amazon_s3_embedding) | Index text documents from Amazon S3 |
135136
| [Google Drive Text Embedding](examples/gdrive_text_embedding) | Index text documents from Google Drive |
136137
| [Docs to Knowledge Graph](examples/docs_to_knowledge_graph) | Extract relationships from Markdown documents and build a knowledge graph |
137138
| [Embeddings to Qdrant](examples/text_embedding_qdrant) | Index documents in a Qdrant collection for semantic search |
File renamed without changes.

0 commit comments

Comments
 (0)