diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index d3ac3e8deb58..971051f03eda 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -452,9 +452,12 @@ SUBDIR += py-fuzzy SUBDIR += py-gguf SUBDIR += py-google-ai-generativelanguage + SUBDIR += py-google-genai SUBDIR += py-gpiozero SUBDIR += py-gymnasium SUBDIR += py-halo + SUBDIR += py-haystack_ai + SUBDIR += py-haystack_experimental SUBDIR += py-hf-doc-builder SUBDIR += py-hf-xet SUBDIR += py-hist @@ -481,11 +484,13 @@ SUBDIR += py-lightgbm SUBDIR += py-lightning-utilities SUBDIR += py-litellm + SUBDIR += py-litellm-proxy-extras SUBDIR += py-llama-cpp-python SUBDIR += py-llm SUBDIR += py-llm-claude-3 SUBDIR += py-log_symbols SUBDIR += py-mcp + SUBDIR += py-mem0ai SUBDIR += py-mffpy SUBDIR += py-mixpanel SUBDIR += py-mmcv @@ -531,6 +536,7 @@ SUBDIR += py-pytorch SUBDIR += py-pytorch-lightning SUBDIR += py-pyviz-comms + SUBDIR += py-runloop-api-client SUBDIR += py-safetensors SUBDIR += py-sagemaker SUBDIR += py-sagemaker-core |