mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-31 03:59:25 +00:00
Fixes `load` for `ChatBedrock`, in-turn fixes unit test errors for `standard-tests` in `langchain-aws`, when working with v0.2 branch. ``` FAILED tests/unit_tests/test_standard.py::TestBedrockStandard::test_serdes - ValueError: Trying to deserialize something that cannot be deserialized in current version of langchain-core: ('langchain', 'cha... FAILED tests/unit_tests/test_standard.py::TestBedrockAsConverseStandard::test_serdes - ValueError: Trying to deserialize something that cannot be deserialized in current version of langchain-core: ('langchain', 'cha... ``` |
||
---|---|---|
.. | ||
__init__.py | ||
test_async_base_tracer.py | ||
test_base_tracer.py | ||
test_imports.py | ||
test_langchain.py | ||
test_memory_stream.py | ||
test_run_collector.py | ||
test_schemas.py |