Skip to content

Commit a5740c9

Browse files
authored
Update vectara.mdx (#315)
1 parent a97bcd6 commit a5740c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/dc-shared-text/vectara.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
22

33
The upstream connector can be any of the ones supported, but for convenience here, showing a sample command using the upstream local connector.
44

@@ -16,4 +16,4 @@ import VectaraPy from '/snippets/destination_connectors/vectara.py.mdx';
1616

1717
For a full list of the options the Unstructured Ingest CLI accepts check `unstructured-ingest <upstream connector> vectara --help`.
1818

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

Comments
 (0)