Skip to content

[Bug]: AWS Bedrock default test curl -> model is outdated #3165

Description

@malinthaprasan

Please select the area the issue is related to

AI Workspace

Please select the aspect the issue is related to

Aspect/UI (Frontend layouts, components, styling)

Description

➜ wso2apip-ai-gateway-1.2.0 curl -X POST "https://localhost:8444/converseapi/model/amazon.titan-text-express-v1/invoke" -k
-H "Content-Type: application/json"
-H "Authorization: Bearer df19d977bf1ba5a7abab472a9be4ba07f49b500d27e6d7d70eee42d3863dd7d4"
-d '{
"inputText": "Say hello!",
"textGenerationConfig": {
"maxTokenCount": 256,
"temperature": 0.7
}
}'
{"message":"This model version has reached the end of its life. Please refer to the AWS documentation for more details."}%

Steps to Reproduce

Create a bedrock provider and invoke using the curl provided by the UI.

Image

Severity Level of the Issue

Severity/Major (Important functionality is broken. Should be prioritized. Doesn't need immediate attention)

Environment Details (with versions)

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions