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
commit18ac24ac0e2b96b92c0d1c7f0574624daac3097e (patch)
tree0d8b28e388fd5547d8bd5bffb941c4df8b6e00a7 /misc/Makefile
parentmisc/py-files-to-prompt: new port - concatenate files for LLM prompts (diff)
misc/py-anthropic: new port - REST-based SDK for Anthropic API
Diffstat (limited to '')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index d127008332ac..1134a465c505 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -404,6 +404,7 @@
SUBDIR += py-SoapySDR
SUBDIR += py-accelerate
SUBDIR += py-alive-progress
+ SUBDIR += py-anthropic
SUBDIR += py-apache-beam
SUBDIR += py-ascii-magic
SUBDIR += py-ast-comments