Create with AI developer prerequisites
Note
The topics in this section pertain only to Brightspot v4.8. If your project is on an earlier version, this functionality is not available.
Including Create with AI in a Brightspot build
The following table lists the dependencies to include in your build configuration.
Artifact | Description |
com.psddev:openai | Exposes the OpenAI chat provider. |
com.psddev:aws-bedrock | Exposes the Bedrock Anthropic Claude chat provider. |
com.psddev:google-vertex-ai | Exposes the Google Vertex AI chat provider. |
com.psddev:ai-chat | Powers AI-driven chat interactions. |
Runtime prerequisites
- Developer configuration—None required.
- Ops configuration—
- Bedrock is only supported in certain regions (Supported AWS Regions - Amazon Bedrock). In the AWS console, select the Anthropic Claude model (Manage access to Amazon Bedrock foundation models - Amazon Bedrock). Configure the default IAM role used for the environment with permission to call Bedrock (Switching to a role (console) - AWS Identity and Access Management and Identity-based policy examples for Amazon Bedrock - Amazon Bedrock).
- CMS configuration—Configure the site interfacing with the Create with AI provider. For details, see Configuring Create with AI settings for more information.
When you are ready to configure this integration, proceed to Creating a new Create with AI client.
Previous Topic
Configuring Ask AI permissions for a role
Next Topic
Creating a new Create with AI client