Skip to content

Commit 9db5956

Browse files
authored
Remove telemetry references (#611)
1 parent f16b5e1 commit 9db5956

File tree

3 files changed

+2
-21
lines changed

3 files changed

+2
-21
lines changed

api-reference/partition/overview.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,4 @@ available for download from [https://constitutioncenter.org/media/files/constitu
9898
</Step>
9999
</Steps>
100100

101-
You can also call the Unstructured Partition Endpoint by using the [Unstructured Python SDK](/api-reference/partition/sdk-python) or the [Unstructured JavaScript/TypeScript SDK](/api-reference/partition/sdk-jsts).
102-
103-
## Telemetry
104-
105-
import SharedTelemetry from '/snippets/general-shared-text/telemetry.mdx';
106-
107-
<SharedTelemetry />
101+
You can also call the Unstructured Partition Endpoint by using the [Unstructured Python SDK](/api-reference/partition/sdk-python) or the [Unstructured JavaScript/TypeScript SDK](/api-reference/partition/sdk-jsts).

open-source/introduction/overview.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,4 @@ The open source library has the following limits as compared to the [Unstructure
5858
* No image extraction from documents.
5959
* Less sophisticated document hierarchy detection.
6060
* You must manage many of your own code dependencies, for instance for libraries such as Poppler and Tesseract.
61-
* You must manage your own infrastructure, including parallelization and other performance optimizations.
62-
63-
## Telemetry
64-
65-
The open source library allows you to make calls to the Unstructured Partition Endpoint. If you do plan to make such calls, please note:
66-
67-
import SharedTelemetry from '/snippets/general-shared-text/telemetry.mdx';
68-
69-
<SharedTelemetry />
61+
* You must manage your own infrastructure, including parallelization and other performance optimizations.

snippets/general-shared-text/telemetry.mdx

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)