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
commit969cda56e5bef5072cbf3fee549888f5051ed987 (patch)
tree2823c3fcbb99a77d6b096067e5e368f07e721fbb /misc/Makefile
parentmisc/py-llm: new port - interact with remote and local models incl OpenAI, an... (diff)
misc/py-llm-claude-3: new port - anthropic claude3 lib for py-llm
Differential Revision: https://reviews.freebsd.org/D45269
Diffstat (limited to '')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index e4a82bb1082f..8d8b696dee82 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -444,6 +444,7 @@
SUBDIR += py-lightning-utilities
SUBDIR += py-litellm
SUBDIR += py-llm
+ SUBDIR += py-llm-claude-3
SUBDIR += py-log_symbols
SUBDIR += py-mffpy
SUBDIR += py-mmcv