mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-18 14:48:12 +00:00
12 lines
234 B
JSON
12 lines
234 B
JSON
{
|
|
"name": "@repo/lib",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@ai-sdk/anthropic": "^1.2.12",
|
|
"@ai-sdk/google": "^1.2.22",
|
|
"@ai-sdk/groq": "^1.2.9",
|
|
"ai-gateway-provider": "^0.0.11"
|
|
}
|
|
}
|