Atoti Intelligence Essentials
This is part of the Atoti Intelligence Essentials offer.Prerequisites
Before configuring Amazon Bedrock, ensure the following requirements are met:- An Atoti Python project
- An AWS account with Amazon Bedrock access and appropriate permissions
- The AWS region where Bedrock models are available
Install the package
Configure the LLM
UseConnectionConfig and ChatConfig from atoti_ai_amazon_bedrock to configure the LLM connection, then pass them to AiConfig:
Then pass the config to the session through SessionConfig:
ConnectionConfig parameters
ChatConfig parameters
Verify the configuration
After completing the configuration, verify that the LLM connection works:- Start the Atoti session.
- Open the Atoti UI.
- Test an AI feature such as Visualize This or Auto-Explain.