diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4988a014b83c..bf2385aab680 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,16 @@ 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-checkpoint + SUBDIR += py-langgraph-sdk + SUBDIR += py-langsmith SUBDIR += py-laspy SUBDIR += py-lazrs SUBDIR += py-lightgbm @@ -607,6 +618,8 @@ SUBDIR += snakemake SUBDIR += soapysdr SUBDIR += solarized + SUBDIR += spacenavd-devel + SUBDIR += spnavcfg-devel SUBDIR += sshbuddy SUBDIR += sssnips SUBDIR += star-history |