/
GenAI Configuration

GenAI Configuration

To use the Ask Kyvos Copilot feature, you need to configure GenAI connection details through Kyvos Manager. The default configurations are auto-populated, and you can modify these settings as needed.

Configuring a connection

Configuring an LLM Connection

To configure the GenAI LLM connection, perform the following steps: 

  1. On the navigation pane, click Kyvos and Ecosystem > GenAI Configuration. The page displays information about the GenAI Configuration connection details.

    image-20241220-093329.png
  2. In the Connections pane, click the plus icon to add a new GenAI connection. The connection that you create will be listed in the Connection pane. You can edit the information when needed.

  3. Select this Enable checkbox to enable GenAI connection. This will enable the following:

    1. The Ask Kyvos Copilot option for creating expressions for calculated measures and members.

    2. The Ask Kyvos Copilot option for MDX queries option that will appear in the Query Playground page.

    3. The Ask Kyvos Copilot option for Conversation AI. This AI-powered feature helps you query your data using natural language (semantic queries).

  4. Enter details as:

  1. Click Save. The GenAI connection details are saved.

Configuring an embedding connection

To configure the GenAI embedding connection, perform the following steps: 

image-20241220-093858.png

Parameter/Field

Description

Parameter/Field

Description

Connection Name

A unique name that identifies your GenAI connections.

Provider

The name of the GenAI provider the system will use to generate output. Select the required provider from the list.

Embedding Model

Select the name of the model for generating embeddings.

Authentication Key

A unique key for authenticating and authorizing requests to the provider's endpoint.

LLM Service URL

Provide the URL of the provider-specific endpoint for generating output.

Embeddings Prompt Token Limit

Specify maximum tokens allowed for prompt in single request for current model.

Template Folder Path

Provide the folder path for templates.

Configuring GenAI Custom provider

Parameter/Field

Description

Parameter/Field

Description

Provider Name

The name of the GenAI provider the system will use to generate output.

GenAI Provider Zip

Upload the GenAI provider zip file.

Callback Class Name

Enter the callback class name.

Copyright Kyvos, Inc. All rights reserved.