You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/tests
William FH 7c03cc5ed4
Support serialization when inputs/outputs contain generators (#17338)
Pydantic's `dict()` function raises an error here if you pass in a
generator. We have a more robust serialization function in lagnsmith
that we will use instead.
7 months ago
..
integration_tests core[patch], langchain[patch]: fix required deps (#14373) 9 months ago
unit_tests Support serialization when inputs/outputs contain generators (#17338) 7 months ago
__init__.py Separate out langchain_core package (#13577) 10 months ago