Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 616 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 616 Bytes

Component

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.