@agenite/llm
Advanced tools
+10
-0
| # @agenite/llm | ||
| ## 0.4.0 | ||
| ### Minor Changes | ||
| - 71295a4: feat: introduce new agent architecture | ||
| ### Patch Changes | ||
| - 2cab817: bump packages and add deepseek example | ||
| ## 0.4.0-alpha.0 | ||
@@ -4,0 +14,0 @@ |
+3
-3
| { | ||
| "name": "@agenite/llm", | ||
| "version": "0.4.0-alpha.0", | ||
| "version": "0.4.0", | ||
| "description": "LLM interface for Agenite", | ||
@@ -21,5 +21,5 @@ "private": false, | ||
| "typescript": "^5.8.2", | ||
| "@repo/eslint-config": "0.1.0-alpha.0", | ||
| "@repo/typescript-config": "0.1.0", | ||
| "@repo/tsup-config": "0.0.3", | ||
| "@repo/typescript-config": "0.1.0-alpha.0" | ||
| "@repo/eslint-config": "0.1.0" | ||
| }, | ||
@@ -26,0 +26,0 @@ "publishConfig": { |
21796
0.58%