/universal-prediction-interface

CaraML Data Plane API

Primary LanguagePythonApache License 2.0Apache-2.0

Universal Prediction Interface

Universal Prediction Interface (UPI) aims to standardize prediction interface within CaraML ecosystem.

Getting Started

To get started, install following software:

To generate all code and documentation

make

To perform lint check

make lint