Skip to content
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

bedrockruntime/types is missing a ContentBlockMemberCachePoint #2986

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

bedrockruntime/types is missing a ContentBlockMemberCachePoint #2986

macnibblet opened this issue Jan 23, 2025 · 0 comments
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@macnibblet
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

@macnibblet macnibblet added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2025
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. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant