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 · 2 comments
Open
2 of 3 tasks

bedrockruntime/types is missing a ContentBlockMemberCachePoint #2986

macnibblet opened this issue Jan 23, 2025 · 2 comments
Assignees
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

@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
@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
@macnibblet
Copy link
Author

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

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