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

Adding Converse method to BedrockRuntime client #1861

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

victor-upmeet
Copy link
Contributor

Hi there

This PR implements the Converse method to the BedrockRuntime client. However, I am facing some issues with the generated code that makes the tests to fail.

In the static analysis, tests fail because constructors are not implemented on some classes, but these same classes are instanciated with arguments. There are also some failures due to wrong documentation types.

In the CI tests, I have a "Undefined index: role" error originating inside the ConverseResponse class in the generated code.

If I can do anything to help let met know, but as far as I understand, the issue seems to be cause by the code generator.

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.

1 participant