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. |
URL | The URL of the provider-specific endpoint for generating output. |
Authentication Key | A unique key for authenticating and authorizing requests to the provider's endpoint. |
Usage | Select the Conversational AI option. You can also set a default connection to be used for Conversational AI. To configure this, select the Default Connection for Conversational AI to set the default connection for Conversational AI purposes. |
Model | The name of the GenAI LLM model used to generate the output. |
Is Model Fine Tuned | Select one of the following: Yes: Select this option to fine-tune the model. No: Select this option if you do not want to fine-tune the model. |
Prompt Token Limit | Specify the maximum tokens allowed for a prompt in a single request for the current provider. NOTE: The default value is 8000. The minimum value is 0. |
Embedding Endpoint | Specify a unique identifier for end-user, which can help OpenAI monitor and detect abuse. |
Allow Sending Data for NLG | Select Yes or No to specify whether the generated questions should include values or not. |
Template Folder Path | Specify a folder path for templates. |
Open AI Invoke Endpoint | Specify which model to be used to generate embedding. |
Embedding Model Name | Specify model name to be used to generate embedding. |
Similarity Threshold (Auto Correction) | Specify similarity threshold for query autocorrection. NOTE: The default value is 0.2 The minimum value is 2. |
Max Retry Count for SQL Execution | Specify maximum retry count attempted so that we get correct query. NOTE: The default value is 0. |
Upper Threshold | Enter the value to control RAG record selection. NOTE: The default value is 0.7. |
Lower Threshold | Enter the value to control RAG record selection. NOTE: The default value is 0.4. |
Maximum Records Requested | Enter the value to configure maximum records (RAG) required in a user prompt. NOTE: The default value is 10. |
Max Rows Summary | Enter the value to configure maximum values for row summary. NOTE: The default value is 100. |
Generate Content | Select Title, Summary, or Key Insight to determine the content to be generated, such as the title, summary, and key insights. NOTE: For summary and key insights, the value for 'Allow Sending Data for NLG', should be set to 'Yes'. |