From 47b24f689eb5c26e4106ca9e156fec4fd9fed7ad Mon Sep 17 00:00:00 2001 From: Paul Cornell Date: Mon, 17 Mar 2025 10:17:39 -0700 Subject: [PATCH] Add link to notebook for the Unstructured Workflow Endpoint quickstart --- examplecode/notebooks.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/examplecode/notebooks.mdx b/examplecode/notebooks.mdx index cf72317f..fe54b2f7 100644 --- a/examplecode/notebooks.mdx +++ b/examplecode/notebooks.mdx @@ -6,6 +6,13 @@ description: "Notebooks contain complete working sample code for end-to-end solu --- + +
+ Build an end-to-end workflow in Unstructured programmatically by using the Unstructured Workflow Endpoint. +
+ ``Unstructured API`` ``Workflows`` ``S3`` +
+

Build RAG with Databricks Vector Search with context preprocessed from multiple sources by Unstructured.