1
0
mirror of https://github.com/hwchase17/langchain.git synced 2025-05-15 03:57:19 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
ccurme
9ff5b5d282
community: move to separate repo ()
langchain-community is moving to
https://github.com/langchain-ai/langchain-community
2025-04-29 09:22:04 -04:00
ccurme
fb4c8423f0
docs: fix builds ()
Missed in https://github.com/langchain-ai/langchain/pull/29889
2025-02-19 13:35:59 -05:00
Christophe Bornet
1e88adaca7
all: Add pre-commit hook ()
This calls `make format` on projects that have modified files.
So `poetry install --with lint` must have been done for those projects.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-12-18 22:22:58 +00:00