Skip to content

bedrockruntime/types is missing a ContentBlockMemberCachePoint #2986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 of 3 tasks
awartoft opened this issue Jan 23, 2025 · 3 comments
Open
2 of 3 tasks

bedrockruntime/types is missing a ContentBlockMemberCachePoint #2986

awartoft opened this issue Jan 23, 2025 · 3 comments
Labels
bug This issue is a bug. p2 This is a standard priority issue service-api This issue is due to a problem in a service API, not the SDK implementation.

Comments

@awartoft
Copy link

Acknowledgements

Describe the bug

Hello,

I don't think this really is a bug more that the SDK is behind the bedrockruntime but it's not possible use the ConverseApi and specify a cachePoint. And it's not possible to create on one outside of the types packages because of the isContentBlock not being exported.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

I would expect types to contain a ContentBlockMemberCachePoint and CachePoint struct that can be used.

Current Behavior

Not possible

Reproduction Steps

None

Possible Solution

No response

Additional Information/Context

No response

AWS Go SDK V2 Module Versions Used

	github.com/aws/aws-sdk-go v1.55.5
	github.com/aws/aws-sdk-go-v2 v1.33.0
	github.com/aws/aws-sdk-go-v2/config v1.29.1
	github.com/aws/aws-sdk-go-v2/credentials v1.17.54
	github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign v1.8.5
	github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.24
	github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.24.0
	github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.5
	github.com/aws/aws-sdk-go-v2/service/ecr v1.38.6
	github.com/aws/aws-sdk-go-v2/service/iam v1.38.7
	github.com/aws/aws-sdk-go-v2/service/ivs v1.42.6
	github.com/aws/aws-sdk-go-v2/service/mediaconvert v1.65.3
	github.com/aws/aws-sdk-go-v2/service/personalize v1.39.11
	github.com/aws/aws-sdk-go-v2/service/personalizeevents v1.25.11
	github.com/aws/aws-sdk-go-v2/service/personalizeruntime v1.27.11
	github.com/aws/aws-sdk-go-v2/service/s3 v1.74.0
	github.com/aws/aws-sdk-go-v2/service/sns v1.33.14
	github.com/aws/aws-sdk-go-v2/service/sqs v1.37.9
	github.com/aws/aws-sdk-go-v2/service/ssm v1.56.7
	github.com/aws/aws-sdk-go-v2/service/sts v1.33.9
	github.com/aws/aws-sdk-go-v2/service/translate v1.28.11
	github.com/aws/smithy-go v1.22.2

Compiler and Version used

1.23.4

Operating System and version

MacOS

@awartoft awartoft added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2025
@adev-code adev-code added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Jan 30, 2025
@adev-code adev-code self-assigned this Jan 30, 2025
@adev-code
Copy link

Hello @macnibblet, thanks for reaching out and finding out about the bug and issue. I have confirmed that the feature has been added to the API of the service but it was never released. I have reached out to the Bedrock Runtime service team for the release and will inform once there are updates. If you have any questions, please let us know. Thanks.

For Internal Use: P196027181

@adev-code adev-code added service-api This issue is due to a problem in a service API, not the SDK implementation. p2 This is a standard priority issue and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Jan 31, 2025
@awartoft
Copy link
Author

awartoft commented Feb 3, 2025

@adev-code Sweet, thanks for the update, any eta on it being available?

@awartoft
Copy link
Author

@adev-code it's been almost two months and no progress on this, anything we can do to help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. p2 This is a standard priority issue service-api This issue is due to a problem in a service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

2 participants