mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
one more try
This commit is contained in:
parent
b1d545c4ba
commit
bdd1f36f1d
6 changed files with 6663 additions and 14102 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@supermemory/memory-graph": "latest",
|
||||
"@supermemory/memory-graph": "workspace:*",
|
||||
"next": "16.0.3",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0"
|
||||
|
|
|
|||
14098
apps/web/pnpm-lock.yaml
generated
14098
apps/web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -12,7 +12,7 @@
|
|||
"engines": {
|
||||
"node": ">=20"
|
||||
},
|
||||
"packageManager": "bun@1.2.17",
|
||||
"packageManager": "bun@1.3.4",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"!apps/raycast-extension",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@ai-sdk/anthropic": "^3.0.15",
|
||||
"@ai-sdk/openai": "latest",
|
||||
"@anthropic-ai/sdk": "latest",
|
||||
"@supermemory/tools": "latest",
|
||||
"@supermemory/tools": "workspace:*",
|
||||
"ai": "latest",
|
||||
"dotenv": "latest",
|
||||
"openai": "latest",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@ai-sdk/openai": "^1.0.0",
|
||||
"openai": "^4.104.0",
|
||||
"supermemory": "^1.0.0",
|
||||
"@supermemory/tools": "latest"
|
||||
"@supermemory/tools": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue