@forwardimpact/libllm
Advanced tools
+3
-2
| { | ||
| "name": "@forwardimpact/libllm", | ||
| "version": "0.1.76", | ||
| "version": "0.1.80", | ||
| "description": "LLM API client for OpenAI-compatible endpoints", | ||
@@ -13,3 +13,4 @@ "license": "Apache-2.0", | ||
| "engines": { | ||
| "bun": ">=1.2.0" | ||
| "bun": ">=1.2.0", | ||
| "node": ">=18.0.0" | ||
| }, | ||
@@ -16,0 +17,0 @@ "scripts": { |
46211
0.05%