Open 3coins opened 1 month ago
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
Hello @3coins, is anyone working on this issue right now? If no, may I take it?
@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.
Add
stop
attribute to ChatBedrock and ChatBedrockConverse classes to fix the standard "test_stop_sequence" integration tests.