File tree Expand file tree Collapse file tree 6 files changed +1
-0
lines changed
examples/amazon_s3_embedding Expand file tree Collapse file tree 6 files changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ It defines an index flow like this:
132
132
| [ Code Embedding] ( examples/code_embedding ) | Index code embeddings for semantic search |
133
133
| [ PDF Embedding] ( examples/pdf_embedding ) | Parse PDF and index text embeddings for semantic search |
134
134
| [ 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 |
135
136
| [ Google Drive Text Embedding] ( examples/gdrive_text_embedding ) | Index text documents from Google Drive |
136
137
| [ Docs to Knowledge Graph] ( examples/docs_to_knowledge_graph ) | Extract relationships from Markdown documents and build a knowledge graph |
137
138
| [ Embeddings to Qdrant] ( examples/text_embedding_qdrant ) | Index documents in a Qdrant collection for semantic search |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments