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

Increase testing support for ChatBedrock and ChatBedrockConverse #225

Open
3coins opened this issue Oct 3, 2024 · 1 comment
Open

Increase testing support for ChatBedrock and ChatBedrockConverse #225

3coins opened this issue Oct 3, 2024 · 1 comment

Comments

@3coins
Copy link
Collaborator

3coins commented Oct 3, 2024

Problem

Current standard unit and integration tests are not running for all providers, only Anthropic, Meta and Mistral and skipping some tests as well (4/19 are skipped).

Solution

  • Enable skipped unit and integration tests, fix any failing tests.
  • Enable standard tests for all the Bedrock providers.

Note: This work will be dependent on some of the implementation in #224.

@3coins
Copy link
Collaborator Author

3coins commented Oct 11, 2024

Opened issues #230, #234, #235, #236, #237 to address the specific test coverage.

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

No branches or pull requests

1 participant