You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ Go to the [examples directory](examples) to try out with any of the examples, fo
95
95
| [Text Embedding](examples/text_embedding) | Index text documents with embeddings for semantic search |
96
96
| [Code Embedding](examples/code_embedding) | Index code embeddings for semantic search |
97
97
| [PDF Embedding](examples/pdf_embedding) | Parse PDF and index text embeddings for semantic search |
98
-
| [Manual Extraction](examples/manual_extraction) | Extract structured information from a manual using LLM |
98
+
| [Manuals LLM Extraction](examples/manuals_llm_extraction) | Extract structured information from a manual using LLM |
99
99
100
100
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) 🌱.
0 commit comments