We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add stop attribute to ChatBedrock and ChatBedrockConverse classes to fix the standard "test_stop_sequence" integration tests.
stop
tests/integration_tests/chat_models/test_standard.py::TestBedrockStandard::test_stop_sequence FAILED tests/integration_tests/chat_models/test_standard.py::TestBedrockUseConverseStandard::test_stop_sequence FAILED
The text was updated successfully, but these errors were encountered:
Hello @3coins, is anyone working on this issue right now? If no, may I take it?
Sorry, something went wrong.
@Forma-Lin Plz feel free to work on this. Let me know if I can help with anything to get you started. Assigned the issue to you.
@3coins My teammate have submitted a PR, and want to kindly invite you to review it. The PR address is: #290
Forma-Lin
No branches or pull requests
Add
stop
attribute to ChatBedrock and ChatBedrockConverse classes to fix the standard "test_stop_sequence" integration tests.The text was updated successfully, but these errors were encountered: