Enabling Providers

There are several steps to enable providers.

We are working to replace these steps with a user interface in Control Hub.

Export

  1. Navigate to the utils folder in your Aiimi Insight Engine installation.

    • On a a multi-server enrichment, you can pick any where Index Utils are set up.

  2. Navigate to InsightMaker.IndexUtils

  3. Export your AI Registration Configuration using the following command: InsightMaker.IndexUtilities.exe export --ai-registration-configuration C:\tmp\ai.json

  4. Open the export in an editor.

  5. Find the AI Model Service for the relevant host name.

  6. Enable the steps and optional models you want to use.

  1. Once enabled import the new config using: InsightMaker.IndexUtilities.exe import--ai-registration-configuration C:\tmp\ai.json

  2. Re-start the AI Enrichment Service.

    • You should see a log like the example below.

    • Depending on the steps enables the models may take a while to download.