Feature/google as new llm and embedder in mem0-ts (#2468)

Co-authored-by: Saket Aryan <94069182+whysosaket@users.noreply.github.com>
This commit is contained in:
Mrinank Bhowmick
2025-04-02 15:56:18 +05:30
committed by GitHub
parent 4dc9f6fad6
commit cb38c2dae7
5 changed files with 94 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
},
"dependencies": {
"@anthropic-ai/sdk": "^0.18.0",
"@google/genai": "^0.7.0",
"@qdrant/js-client-rest": "^1.13.0",
"@types/node": "^20.11.19",
"@types/pg": "^8.11.0",