diff options
| author | codetorso <[email protected]> | 2024-06-18 03:54:20 -0600 |
|---|---|---|
| committer | codetorso <[email protected]> | 2024-06-18 03:54:20 -0600 |
| commit | c5361aa24df2cdf50a6189df0fb1493019ecbfc3 (patch) | |
| tree | 6d4afc137b91649842344d4bd7ff6f98a5d6e7fb /package.json | |
| parent | EditorAI integrated! (1/4) (diff) | |
| download | supermemory-c5361aa24df2cdf50a6189df0fb1493019ecbfc3.tar.xz supermemory-c5361aa24df2cdf50a6189df0fb1493019ecbfc3.zip | |
Create Embeddings for Canvas
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index dd384010..7ceb7192 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,7 @@ "@tldraw/assets": "^2.2.0", "@types/readline-sync": "^1.4.8", "ai": "^3.1.14", + "aws4fetch": "^1.0.18", "cheerio": "^1.0.0-rc.12", "compromise": "^14.13.0", "drizzle-orm": "^0.30.10", |