'Ai-connector' Service

enaio® 11.0 »

The 'ai-connector' service includes the kairos AI cloud services. This allows the user to extract index data from files.

The service is currently integrated into the following components:

The service is configured via the ai-connector-prod.yml configuration file located in the \config directory of enaio® service-manager.

The configuration data required to access kairos AI cloud services is available on request from OPTIMAL SYSTEMS.

Parameter:

ai-connector.ai-cloud.url URL used to access kairos AI cloud services
ai-connector.ai-cloud.username User name
ai-connector.ai-cloud.password Password
ai-connector.ai-cloud.tenant Tenant

Integration in enaio® gateway

The 'ai-connector' service must be integrated into enaio® gateway. Integration takes place via the configuration file application-prod.yml in the \config directory of enaio® gateway.

proxy:
  services:
    endpoints:
      - endpoint:
          name: ai-connector
          url: "http://<service-manager-ip>:7170"

Specify the address of enaio® service-manager. Default port: 7170