...
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. |
Model | Select the name of the model for generating embeddings.
|
EndPoint | Specify a unique identifier for the end user, which helps OpenAI monitor and detect abuse.
|
Prompt Token Limit | Specify maximum tokens allowed for prompt in single request for current model. |
Similarity Upper Threshold | Specify upper threshold to control the selection of records for Retrieval Augmented Generation (RAG). |
Similarity Lower Threshold | Specify lower threshold to control Retrieval Augmented Generation (RAG) record selection. |
Template Folder Path | Provide the folder path for templates. |
RAG Max Records | Specify the maximum number of records (RAG) required in a user prompt. |
...