adding web search to all recs

This commit is contained in:
2026-03-26 20:13:31 -03:00
parent f9f3d95406
commit 6fdfc3797a
7 changed files with 86 additions and 109 deletions

View File

@@ -16,7 +16,8 @@
"drizzle-orm": "^0.45.1",
"fastify": "^5.8.4",
"openai": "^6.32.0",
"postgres": "^3.4.8"
"postgres": "^3.4.8",
"zod": "^4.3.6"
},
"devDependencies": {
"@types/node": "^24.12.0",