Aleph Alpha¶
To start using an Aleph Alpha model with Cognigy.AI features, follow these steps:
Add a Model¶
To add a model provided by Aleph Alpha to Cognigy.AI, follow these steps:
- Open the Cognigy.AI interface.
- Go to Build > LLM.
- Click +New LLM.
- In the New LLM window, select a model from the Model Type list.
- Add a unique name and description for your model.
- From the Provider list, select an LLM's provider:
6.1 From the Model list, select a model presented in the list or add a custom model that is not listed. If you select Custom Model, configure the following fields:
- Model Type — select the Completion type.
- Model Name — specify a name of the model that you want to use as a custom. To find model names, refer to the Aleph Alpha documentation.
6.2 Click Save.
6.3 Fill in the following fields:
- Connection name — create a unique name for your connection.
- Token — specify a key that you created in your Aleph Alpha account.
6.4 Click Create.
6.5 Fill in the remaining field:
- Custom URL — this parameter is optional. To control the connection between your clusters and the Aleph Alpha provider, you can route connections through dedicated proxy servers, creating an additional layer of security. To do this, specify the base URL. For example,https://api.aleph-alpha.com
. - To apply changes, click Save.
- To check if the connection was set up, click Test.
When the model is added, you will see it in the list of models.
To apply this model for Cognigy.AI features, go to the settings by clicking Manage LLM Features.
Apply the Model¶
To apply a model, follow these steps:
- Open the Cognigy.AI interface.
- In the left-side menu, click Manage > Settings.
- Go to the section based on your use case for using a model:
- Generative AI Settings. In the Generative AI Settings section, activate Enable Generative AI Features. This setting is toggled on by default if you have previously set up the Generative AI credentials.
- Knowledge AI Settings. Use this section if you need to add a model for Knowledge AI. Select a model for the Knowledge Search and Answer Extraction features. Refer to the list of standard models and find the models that support these features.
- Navigate to the desired feature and select a model from the list. If there are no models available for the selected feature, the system will automatically select None.
- Click Save.