Skip to content

Umbraco.AI.Amazon not seeing all Bedrock embeddings models (only Cohere) #182

@argentini

Description

@argentini

Which component is this issue related to?

Other / Not sure

Which Umbraco AI version are you using? (Please write the exact version, example: 10.1.0)

Umbraco.AI.Amazon 1.1.6

Bug summary

This has been an issue in 1.1.2 through current (1.1.6). The profile model picker for embeddings only shows Cohere as an option.

Specifics

Recently Amazon made a change to Bedrock server-less models so that they no longer need IAM permissions. So models like Titan are no longer available in Umbraco's picker.

Simplified model access in Amazon Bedrock

You can modify the Umbraco database to change the model to Titan as a workaround for now.

Image Image

Steps to reproduce

Add a Bedrock account and try to use a non-Cohere embedding model ;)

Expected result / actual result

All available server-less models should be included in the model picker.

Dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions