Mason Daugherty
b051ff4a84
chore(infra): remove formatting and linting hook for root ( #33237 )
2025-10-02 19:43:09 -04:00
Mason Daugherty
6b4054c795
chore(infra): update pre-commit hooks to include linting ( #33029 )
2025-09-21 02:26:19 +00:00
Mason Daugherty
30fde5af38
chore(infra): remove couchbase formatting hook from pre-commit ( #33030 )
...
Should've been done when it was removed from the monorepo
2025-09-20 22:09:57 -04:00
Mason Daugherty
53d0bfe9cd
refactor: markdownlint ( #32259 )
2025-07-27 20:00:16 -04:00
ccurme
bf645c83f4
voyageai: remove from monorepo ( #31281 )
...
langchain-voyageai is now maintained at
https://github.com/voyage-ai/langchain-voyageai .
2025-05-19 16:33:38 +00:00
ccurme
9ff5b5d282
community: move to separate repo ( #31060 )
...
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 ( #29890 )
...
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 ( #26993 )
...
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