mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-18 21:57:58 +00:00

Closes #1781. - Adds a Weaviate destination connector - The connector receives a host for the weaviate instance and a weaviate class name. - Defines a weaviate schema for json elements. - Defines the pre-processing to conform unstructured's schema to the proposed weaviate schema.
17 lines
561 B
ReStructuredText
17 lines
561 B
ReStructuredText
Destination Connectors
|
|
======================
|
|
|
|
Connect to your favorite data storage platforms for effortless batch processing of your files.
|
|
We are constantly adding new data connectors and if you don't see your favorite platform let us know
|
|
in our community `Slack. <https://short.unstructured.io/pzw05l7>`_
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
destination_connectors/azure_cognitive_search
|
|
destination_connectors/delta_table
|
|
destination_connectors/mongodb
|
|
destination_connectors/weaviate
|
|
destination_connectors/pinecone
|
|
destination_connectors/s3
|