diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4988a014b83c..4c71ef8b01f7 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -444,6 +444,7 @@ SUBDIR += py-fleep SUBDIR += py-fuzzy SUBDIR += py-gguf + SUBDIR += py-google-ai-generativelanguage SUBDIR += py-gpiozero SUBDIR += py-halo SUBDIR += py-hf-xet @@ -456,6 +457,15 @@ SUBDIR += py-ipyfastscape 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-sdk + SUBDIR += py-langsmith SUBDIR += py-laspy SUBDIR += py-lazrs SUBDIR += py-lightgbm @@ -543,6 +553,7 @@ SUBDIR += py-xformers SUBDIR += py-xgboost SUBDIR += pyobd + SUBDIR += python-langgraph-checkpoint SUBDIR += pytorch SUBDIR += qbrew SUBDIR += qlas |