Skip to the content.

Model Connectors

A model connector acts as the translator between the web interface and a model. It needs to:

Connectors are implemented as Docker containers. Both the input and output have to conform to input or output JSON schema respectively.

For more information on writing a connector for a model, please see: