Memorization optimziations
All checks were successful
Publish Library / Build NPM Project (push) Successful in 1m2s
Publish Library / Tag Version (push) Successful in 10s

This commit is contained in:
2026-08-31 12:38:40 -04:00
parent c1a16096ae
commit d42c240362
5 changed files with 264 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ztimson/ai-utils",
"version": "1.6.6",
"version": "1.6.7",
"description": "AI Utility library",
"author": "Zak Timson",
"license": "MIT",
@@ -29,7 +29,7 @@
"@huggingface/transformers": "^4.2.0",
"@tensorflow/tfjs": "^4.22.0",
"@ztimson/node-utils": "^1.0.7",
"@ztimson/utils": "^0.29.4",
"@ztimson/utils": "^0.30.8",
"cheerio": "^1.2.0",
"openai": "^6.42.0",
"pdf-parse": "^2.4.5",