mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
refactor: divide agent logic and gateway into different package (#90)
* feat: add @memoh/agent * chore: use @memoh/agent in @memoh-gateway
This commit is contained in:
+1
-4
@@ -8,10 +8,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@memoh/config": "workspace:*",
|
||||
"@ai-sdk/anthropic": "^3.0.9",
|
||||
"@ai-sdk/google": "^3.0.6",
|
||||
"@ai-sdk/mcp": "^1.0.6",
|
||||
"@ai-sdk/openai": "^3.0.7",
|
||||
"@memoh/agent": "workspace:*",
|
||||
"@elysiajs/bearer": "^1.4.2",
|
||||
"@elysiajs/cors": "^1.4.1",
|
||||
"@modelcontextprotocol/sdk": "^1.25.2",
|
||||
|
||||
Reference in New Issue
Block a user