diff options
| author | Dhravya <[email protected]> | 2024-03-31 22:44:22 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-03-31 22:44:22 -0700 |
| commit | c40202fd04cb2541d88d2a25f2fc5dfc2128508c (patch) | |
| tree | 1fa82723b3d1d25b694cfa9e64f67308e815fb69 /package.json | |
| parent | Merge branch 'main' of https://github.com/Dhravya/supermemory into new-ui (diff) | |
| download | supermemory-c40202fd04cb2541d88d2a25f2fc5dfc2128508c.tar.xz supermemory-c40202fd04cb2541d88d2a25f2fc5dfc2128508c.zip | |
added gemini streaming in cf-ai-backend
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 5ba4eea6..145a2384 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "@cloudflare/ai": "^1.0.52", "@cloudflare/next-on-pages-next-dev": "^0.0.1", "@crxjs/vite-plugin": "^1.0.14", + "@google/generative-ai": "^0.3.1", "@heroicons/react": "^2.1.1", "@langchain/cloudflare": "^0.0.3", "@radix-ui/colors": "^3.0.0", |