summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2024-05-22 13:57:17 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2024-05-22 13:57:17 +0000
commit01ceeb69a008e98d66aec70fde9afe4d33c8b5c2 (patch)
tree5013cd6da65a7759ada80982d77a74bb72c1f73f /misc/Makefile
parentmisc/py-anthropic: new port - REST-based SDK for Anthropic API (diff)
misc/py-llm: new port - interact with remote and local models incl OpenAI, and Anthropic
Diffstat (limited to '')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1134a465c505..e4a82bb1082f 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -443,6 +443,7 @@
SUBDIR += py-lightgbm
SUBDIR += py-lightning-utilities
SUBDIR += py-litellm
+ SUBDIR += py-llm
SUBDIR += py-log_symbols
SUBDIR += py-mffpy
SUBDIR += py-mmcv