@stll/folio-agents
Advanced tools
+2
-2
| { | ||
| "name": "@stll/folio-agents", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "description": "Framework-neutral LLM tool layer over folio's ai-edits engine: function-calling tools so an agent can read and mutate .docx documents through @stll/folio-core.", | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@stll/folio-core": "^0.5.0" | ||
| "@stll/folio-core": "^0.6.0" | ||
| }, | ||
@@ -60,0 +60,0 @@ "main": "./dist/index.js", |
+ Added
- Removed
Updated