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.
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
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.
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