@agenite/agent
Advanced tools
+14
-0
| # @agenite/agent | ||
| ## 0.4.0 | ||
| ### Minor Changes | ||
| - 71295a4: feat: introduce new agent architecture | ||
| ### Patch Changes | ||
| - 2cab817: bump packages and add deepseek example | ||
| - Updated dependencies [2cab817] | ||
| - Updated dependencies [71295a4] | ||
| - @agenite/tool@0.3.0 | ||
| - @agenite/llm@0.4.0 | ||
| ## 0.4.0-alpha.0 | ||
@@ -4,0 +18,0 @@ |
+8
-8
| { | ||
| "name": "@agenite/agent", | ||
| "version": "0.4.0-alpha.0", | ||
| "version": "0.4.0", | ||
| "description": "Simple and maintainable agent library", | ||
@@ -18,4 +18,4 @@ "private": false, | ||
| "dependencies": { | ||
| "@agenite/llm": "0.4.0-alpha.0", | ||
| "@agenite/tool": "0.3.0-alpha.0" | ||
| "@agenite/llm": "0.4.0", | ||
| "@agenite/tool": "0.3.0" | ||
| }, | ||
@@ -26,7 +26,7 @@ "devDependencies": { | ||
| "typescript": "^5.8.2", | ||
| "@agenite/bedrock": "0.4.0-alpha.0", | ||
| "@repo/eslint-config": "0.1.0-alpha.0", | ||
| "@agenite/ollama": "0.4.0-alpha.0", | ||
| "@repo/tsup-config": "0.0.3", | ||
| "@repo/typescript-config": "0.1.0-alpha.0" | ||
| "@agenite/bedrock": "0.4.0", | ||
| "@agenite/ollama": "0.4.0", | ||
| "@repo/eslint-config": "0.1.0", | ||
| "@repo/typescript-config": "0.1.0", | ||
| "@repo/tsup-config": "0.0.3" | ||
| }, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
159490
0.13%0
-100%+ Added
+ Added
- Removed
- Removed
Updated
Updated