The LLM connections tab can be used to configure LLM connections at the workspace level. Once a LLM Connection is added at the workspace level, it can be reused across multiple features.
To configure this:
- From the main navigation menu, click .
- Navigate to the LLM Connections tab.
- Click Add LLM Connection.
- Provide a name and a suitable description to the connection.
- Select the LLM provider. Currently, the Data Integrity Suite supports the AWS Bedrock LLM provider which would be extended to other models.
- Select the associated AWS region.
- Enter the details in the Authorization section. Enter the AWS access key ID and AWS secret access key.
- Once all the details are entered, click Test to validate the entered connection details. Upon successful validation a message would appear on the screen.
- Click Add. The configured LLM connection would be added to the list.
- Click the ellipsis next to the associated connection to Edit, Test or Delete the LLM connection.
Note: Once a new LLM connection has been established, it can be reused across all the features.
Tip: Your AWS account must have read and write access to Bedrock, as well as access to the required LLM families (such as Claude Sonnet and Mistral). All other permissions are optional and are typically included only for convenience.