diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1d1e10638d81..7e95cbbbad15 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -458,10 +458,13 @@ SUBDIR += py-jiwer SUBDIR += py-kartograph SUBDIR += py-langchain + SUBDIR += py-langchain-anthropic SUBDIR += py-langchain-core SUBDIR += py-langchain-google-genai + SUBDIR += py-langchain-openai SUBDIR += py-langchain-tests SUBDIR += py-langchain-text-splitters + SUBDIR += py-langgraph-checkpoint SUBDIR += py-langgraph-sdk SUBDIR += py-langsmith SUBDIR += py-laspy |