Skip to main content Skip to complementary content

Creating a Meta (Amazon Bedrock) connection

To communicate with Meta, create a connection to the Meta (Amazon Bedrock) analytics source. Create the connection in the hub, Data load editor, or Script editor.

Configurable settings

The following table explains the settings to configure for the connection.

See the Amazon Bedrock documentation for more information about the parameters: Meta Llama 2 and Llama 2 Chat models

Configurable settings in the connection dialog
Field Description
Meta Model

Select a model to use to generate the responses.

AWS Region Choose the appropriate geographical region where the AWS resources are hosted.
Use FIPS Endpoint (US Regions Only) Select whether communication between the connection and AWS uses encryption compliant with some version of the Federal Information Processing Standard (FIPS).
AWS Access Key

Enter the AWS Access Key ID, which is one part of the access key pair (the other being the secret key) that you will need to provide as credentials to authenticate the AWS account.

AWS Secret Key Enter the AWS Secret Key, which is one part of the access key pair (the other being the Access Key ID) that you will need to provide as credentials to authenticate the AWS account.
Maximum Token Count

Set the length of the response generated by the model, in tokens. Behind the chosen token count, the response is truncated.

Temperature Control randomness in the response. A lower value indicates lower randomness.
p

This is an additional control for randomness. In particular, if you use a lower value, less probable options are ignored. Setting to 0 or 1.0 disables the parameter.

Association Field

Specify an Association Field, a field from the input data table containing a unique identifier.

It is required to include this field in the source data when making an endpoint request for the results table returned to be associated with the source field table using a key. The designated field will be returned as a field in the response and enable the response to be associated with the source data in the data model. This can be any field with a unique ID, either from the source data or as part of the table load process.

Name The name of the connection. The default name is used if you do not enter a name.

Creating a new connection

You can create a connection to the analytic connector from the hub, from Data load editor in an existing app, or from Script editor in an existing script. Follow the steps below to create a connection.

  1. Access the connector through Data load editor or Script editor.

    Click Create new connection and select the Meta (Amazon Bedrock) connector from the list.

  2. Fill out the connection dialog fields.

  3. Click Create.

The data connection is saved to the space where the app is created, so it can be reused in other Qlik Sense apps and scripts. It is also listed under Data connections in Data load editor or Script editor.

Once you have created the connection, you can use it to load data with the requests and the platform's responses to them. Additionally, you can use it in chart expressions. For more information, see Select and load data from a Meta (Amazon Bedrock) connection and Using Meta (Amazon Bedrock) connections in visualization expressions.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!