Skip to content

Conversation

@victor-upmeet
Copy link
Contributor

@victor-upmeet victor-upmeet commented Feb 28, 2025

This PR implements a Bedrock Runtime client with InvokeModel operation. Work is still in progress as tests are not implemented yet. This PR is just to check that I'm going in the right direction, and that the base codes for client, operation and other configurations are correct.

@victor-upmeet
Copy link
Contributor Author

I just finished writing tests and fixed what needed to be fixed, however I have a failing test on a generated code (src/Service/BedrockRuntime/src/Result/InvokeModelResponse.php), because the generated code assigns a null value on a property that should not be null. Because I am not allowed to modify generated code, I don't know what to do to fix this test. Any help would be appreciated. Thanks!

@victor-upmeet victor-upmeet changed the title [Draft PR] Create BedrockRuntime client with InvokeModel operation Create BedrockRuntime client with InvokeModel operation Feb 28, 2025
@victor-upmeet
Copy link
Contributor Author

@jderusse Do you need me to do anything else on the PR for it to be merged?

@jderusse jderusse merged commit 3f75f6b into async-aws:master Mar 5, 2025
17 checks passed
@jderusse
Copy link
Member

jderusse commented Mar 5, 2025

thank you @victor-upmeet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants