Mason Daugherty
|
e7eac27241
|
ruff: more rules across the board & fixes (#31898)
* standardizes ruff dep version across all `pyproject.toml` files
* cli: ruff rules and corrections
* langchain: rules and corrections
|
2025-07-07 17:48:01 -04:00 |
|
Christophe Bornet
|
a46a2b8bda
|
cli: Ruff autofixes (#31863)
Auto-fixes from ruff with rule ALL
|
2025-07-07 10:06:34 -04:00 |
|
Christophe Bornet
|
b8e9b4adfc
|
cli: Add ruff rule UP (pyupgrade) (#31843)
See https://docs.astral.sh/ruff/rules/#pyupgrade-up
All auto-fixed
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
|
2025-07-03 14:12:46 +00:00 |
|
Bagatur
|
a4798802ef
|
cli[patch]: ruff 0.5 (#23833)
|
2024-07-03 18:33:15 +00:00 |
|
Eugene Yurtsev
|
4f4ee8e2cf
|
cli[patch]: Update migrations file manually (#21021)
We need to replace occurrences in the code of RunnableMap not just the
import,
so for now, we don't replace RunnableMap.
|
2024-04-29 10:53:31 -04:00 |
|
Eugene Yurtsev
|
d781560722
|
cli[minor]: Add ipynb support, add text_splitters (#20963)
|
2024-04-29 10:11:21 -04:00 |
|
Eugene Yurtsev
|
8ed150b2fe
|
cli[minor]: Fix bug to account for name changes (#20948)
* Fix bug to account for name changes / aliases
* Generate migration list from langchain to langchain_core
|
2024-04-26 15:45:11 -04:00 |
|