Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
/ component Public archive

⚙️ Instill Component enhances Instill VDP, unlocking limitless possibilities

License

Notifications You must be signed in to change notification settings

instill-ai/component

Repository files navigation

Component


⚠️ Deprecation of this repository

This repository is in process of being moved to pipeline-backend. Please, update and import the code in / from that repository instead of this one.

A few remaining tasks remain before archiving the repository:

  • Port the Pull Requests to pipeline-backend.
  • Move compogen to pipeline-backend.
  • Merge the contribution guidelines in the new repository.

A component is the basic building block of the Instill Core pipeline. The pipeline consists of multiple components. We have two types of components: connectors and operators. This Golang package defines the common interface and functions for all components.

Contributing

Please refer to the Contributing Guidelines for more details.

Community support

Please refer to the community repository.

License

See the LICENSE file for licensing information.