Skip to main content

Configuring and selecting AI engines

Striim AI uses large language models for sensitive data governance and to generate vector embeddings. Striim's default Striim AI engine is based on the open-source Microsoft Presidio.

Note

Clara, the Striim AI assistant, does not use the AI engines described in this topic. Clara has its own AI provider configuration. For more information, see Clara AI Agent.

If you are already using OpenAI or Vertex AI, you can use them as AI engines for Striim AI. See Using an OpenAI or Vertex AI engine.

You can set up multiple AI engines in Striim. You can find the list of your AI engines for the Striim AI features as follows:

  • In Vector Embeddings Generator from the Striim AI menu.

  • In Sensitive Data Governance, in the Settings tab.

    settings_engines_sensitive_data_governance.png

Using an OpenAI or Vertex AI engine

To configure a custom OpenAI or Vertex AI engine:

  1. In the Striim AI menu, select Sensitive Data Governance.

  2. Select the Settings tab. The default engine is Striim AI engine on my Striim server.

  3. Select Custom AI engine, and then select New.

  4. Choose OpenAI or Vertex AI as the AI model provider.

  5. Configure the following settings:

    • For OpenAI:

      • Object name

      • Model name

      • API key

        striim-ai-settings-custom-ai-engine-openai.png
    • For Vertex AI:

      • Object name

      • Model name

      • Project ID

      • Service account key

      • Region

      • Publisher

        striim-ai-settings-custom-ai-engine-vertex-ai.png
  6. Click Save.

    You can now select the engine from the Custom AI menu for sensitive data discovery.

Changing the default AI engine

Changing the default AI engine does not interrupt Sherlock AI reports or applications containing a Sentinel component that are already running. Each continues to use the AI engine it was initialized with. Sherlock AI reports that you launch and applications that you deploy after the change use the new default engine.

Limitations on engine selection

The following are limitations on engine selection:

  • When you use Vertex AI with sources that contain tables that have more than 10 fields, Striim may encounter a token limit exceeded exception from Vertex AI.