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
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.
Create a Destination Connector that writes results to Weaviate.
See [Adding Destination Connectors](https://github.com/Unstructured-IO/unstructured/blob/main/unstructured/ingest/README.md#adding-destination-data-connectors) to get started.
Make sure to include a link to this issue when submitting a PR.
Definition of Done
The text was updated successfully, but these errors were encountered: