Updated memories system

This commit is contained in:
2026-03-02 14:12:24 -05:00
parent 0595e72f7f
commit 82f29dceae
4 changed files with 37 additions and 46 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "@ztimson/net-navi",
"version": "1.0.0",
"dependencies": {
"@ztimson/ai-utils": "^0.8.7",
"@ztimson/ai-utils": "^0.8.8",
"@ztimson/utils": "^0.28.14",
"cors": "^2.8.5",
"express": "^4.18.2",
@@ -303,9 +303,9 @@
}
},
"node_modules/@ztimson/ai-utils": {
"version": "0.8.7",
"resolved": "https://registry.npmjs.org/@ztimson/ai-utils/-/ai-utils-0.8.7.tgz",
"integrity": "sha512-CVn7ku5eW41GuYOyh8DgqnRnceNYWboqWnfcNyNjq82/5NdeW6hu264zRDhSv2h2J57308AX7gZdM44GzOBEnw==",
"version": "0.8.8",
"resolved": "https://registry.npmjs.org/@ztimson/ai-utils/-/ai-utils-0.8.8.tgz",
"integrity": "sha512-XzkKYM/oNxS7D373yeTG8VKdO9cOYU1+PK/ZM8Sz/v8w2hIO+Lg/VWO/524yZ6oMl/mjDwSIjqv3CxGVpJ6wRw==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.78.0",