Skip to content

Commit 8b5765b

Browse files
authored
Link to latest blogs and videos (#773)
1 parent b3c5d08 commit 8b5765b

File tree

6 files changed

+35
-3
lines changed

6 files changed

+35
-3
lines changed

api-reference/workflow/destinations/ibm-watsonxdata.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ import IBMWatsonxdataAPIPlaceholders from '/snippets/general-shared-text/ibm-wat
4141

4242
<IBMWatsonxdataAPIPlaceholders />
4343

44+
## Learn more
45+
46+
- <Icon icon="blog" />&nbsp;&nbsp;[Unstructured + IBM watsonx.data: A New OEM Partnership Powering the Future of Enterprise AI](https://unstructured.io/blog/unstructured-ibm-watsonx-data-a-new-oem-partnership-powering-the-future-of-enterprise-ai)

enterprise/overview.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ Unstructured Enterprise deployments provide benefits such as the following:
2222
- _Customization_: Enterprise deployments allow for more customization and control options over your environments.
2323
- _Testing and development_: Enterprise deployments can be useful for multi-environment testing and development purposes, allowing you to experiment with Unstructured in a testing environment without affecting your production environment.
2424

25+
Learn more about enterprise deployments by watching the following 26-minute video:
26+
27+
<iframe
28+
width="560"
29+
height="315"
30+
src="https://www.youtube.com/embed/oebB7uzlE0Y"
31+
title="YouTube video player"
32+
frameborder="0"
33+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
34+
allowfullscreen
35+
></iframe>
36+
2537
## Getting started
2638

2739
To get started with an Enterprise deployment, your organization must first sign an Enterprise agreement with Unstructured.

open-source/ingestion/destination-connectors/ibm-watsonxdata.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ import IBMWatsonxdataPyV2 from '/snippets/destination_connectors/ibm_watsonxdata
3131

3232
import SharedPartitionByAPIOSS from '/snippets/ingest-configuration-shared/partition-by-api-oss.mdx';
3333

34-
<SharedPartitionByAPIOSS/>
34+
<SharedPartitionByAPIOSS/>

open-source/introduction/overview.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,20 @@ import OpenSourceVsPlatform from '/snippets/general-shared-text/open-source-vs-p
6767

6868
<OpenSourceVsPlatform />
6969

70+
For additional considerations, see [When Open Source Isn't Good Enough](https://unstructured.io/blog/when-open-source-isnt-good-enough).
71+
72+
See also the following 26-minute video:
73+
74+
<iframe
75+
width="560"
76+
height="315"
77+
src="https://www.youtube.com/embed/x5npgYJU20c"
78+
title="YouTube video player"
79+
frameborder="0"
80+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
81+
allowfullscreen
82+
></iframe>
83+
7084
## Pricing
7185

7286
Calls to the Unstructured open source library that are routed to Unstructured's software-as-a-service (SaaS)

ui/destinations/ibm-watsonxdata.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ import IBMWatsonxdataFields from '/snippets/general-shared-text/ibm-watsonxdata-
4242

4343
## Learn more
4444

45-
- <Icon icon="blog" />&nbsp;&nbsp;[Getting Started with Unstructured and IBM watsonx.data](https://unstructured.io/blog/getting-started-with-unstructured-and-ibm-watsonx-data).
45+
- <Icon icon="blog" />&nbsp;&nbsp;[Getting Started with Unstructured and IBM watsonx.data](https://unstructured.io/blog/getting-started-with-unstructured-and-ibm-watsonx-data).
46+
- <Icon icon="blog" />&nbsp;&nbsp;[Unstructured + IBM watsonx.data: A New OEM Partnership Powering the Future of Enterprise AI](https://unstructured.io/blog/unstructured-ibm-watsonx-data-a-new-oem-partnership-powering-the-future-of-enterprise-ai)

ui/document-elements.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,4 +358,6 @@ file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructu
358358

359359
For the most up-to-date list of mappings between element ontology types and Unstructured element types, see the
360360
[mappings.py](https://github.com/Unstructured-IO/unstructured/blob/main/unstructured/documents/mappings.py)
361-
file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) repository in GitHub.
361+
file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) repository in GitHub.
362+
363+
To learn more, see [The Case for HTML as the Canonical Representation in Document AI](https://unstructured.io/blog/the-case-for-html-as-the-canonical-representation-in-document-ai).

0 commit comments

Comments
 (0)