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: snippets/dc-shared-text/vectara.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Process all your records using `unstructured-ingest` to store structured outputs locally on your filesystem and upload those to a Vectara corpus. If you don’t yet have a Vectara account, \[sign up\]([https://vectara.com/integrations/unstructured/](https://vectara.com/integrations/unstructured/)) for your account.
1
+
Process all your records using `unstructured-ingest` to store structured outputs locally on your filesystem and upload those to a Vectara corpus. If you don’t yet have a Vectara account, [sign up](https://console.vectara.com/signup/) for one now.
2
2
3
3
The upstream connector can be any of the ones supported, but for convenience here, showing a sample command using the upstream local connector.
4
4
@@ -16,4 +16,4 @@ import VectaraPy from '/snippets/destination_connectors/vectara.py.mdx';
16
16
17
17
For a full list of the options the Unstructured Ingest CLI accepts check `unstructured-ingest <upstream connector> vectara --help`.
18
18
19
-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
19
+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
0 commit comments