diff options
| author | Dhravya <[email protected]> | 2024-02-27 10:51:07 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-02-27 10:51:07 -0700 |
| commit | 5bfb731e031aa91dac717c8c98bcc275ef88daf8 (patch) | |
| tree | edd6d2572d2d6cff5b129a6a02446d922386a71c /package.json | |
| parent | EVERYTHING WORKING PERFECTLY (diff) | |
| download | archived-supermemory-5bfb731e031aa91dac717c8c98bcc275ef88daf8.tar.xz archived-supermemory-5bfb731e031aa91dac717c8c98bcc275ef88daf8.zip | |
set up cf ai worker
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 45c35089..f6d49013 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,10 @@ "dependencies": { "@auth/d1-adapter": "^0.6.0", "@auth/drizzle-adapter": "^0.7.0", + "@cloudflare/ai": "^1.0.52", "@cloudflare/next-on-pages-next-dev": "^0.0.1", "@crxjs/vite-plugin": "^1.0.14", + "@langchain/cloudflare": "^0.0.3", "@t3-oss/env-nextjs": "^0.9.2", "@types/chrome": "^0.0.261", "better-sqlite3": "^9.4.3", |