@agenite/llm
Advanced tools
+6
-0
| # @agenite/llm | ||
| ## 0.1.2 | ||
| ### Patch Changes | ||
| - 71f8a67: Fix types | ||
| ## 0.1.1 | ||
@@ -4,0 +10,0 @@ |
+2
-2
| { | ||
| "name": "@agenite/llm", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "LLM interface for Agenite", | ||
@@ -21,4 +21,4 @@ "private": false, | ||
| "typescript": "^5.7.3", | ||
| "@repo/eslint-config": "0.0.1", | ||
| "@repo/tsup-config": "0.0.2", | ||
| "@repo/eslint-config": "0.0.1", | ||
| "@repo/typescript-config": "0.0.1" | ||
@@ -25,0 +25,0 @@ }, |
16436
0.31%