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
Vadym Barda 9ac302cb97
core[minor]: update draw_mermaid node label processing (#23285)
This fixes processing issue for nodes with numbers in their labels (e.g.
`"node_1"`, which would previously be relabeled as `"node__"`, and now
are correctly processed as `"node_1"`)
3 months ago
..
integration_tests core[patch], langchain[patch]: fix required deps (#14373) 9 months ago
unit_tests core[minor]: update draw_mermaid node label processing (#23285) 3 months ago
__init__.py Separate out langchain_core package (#13577) 10 months ago