KAIROS-API Service
This service of the AI platform provides the API for the configuration of AI platform, such as the schema that binds the ML-extractors to fields in object schema.
A Swagger UI is available via https://<host>/kairos-api/swagger-ui.html
.
Table of Contents
Characteristics
Service Name | kairos-api |
---|---|
Public API |
Function
The KAIROS-API service is responsible for configuring the inference schema, that is in turn used by PREDICT-API to call the appropriate machine learning models for an object type.
The endpoints of the KAIROS-API service are provided in an own API that shall be called to configure the system by system operators.
Requirements
The Kairos-API service is a part of the Artificial Intelligence Platform and can run only in combination with the other included services.
Configuration
The Inference Schema needs to be defined according to your client application.