feat: use db for rag

This commit is contained in:
2025-08-07 14:14:46 -07:00
parent 4971695d2a
commit 24d37dcd16
11 changed files with 145 additions and 50 deletions
+6
View File
@@ -35,6 +35,9 @@ importers:
'@nhcarrigan/logger':
specifier: 1.0.0
version: 1.0.0
'@prisma/client':
specifier: 6.11.1
version: 6.11.1(prisma@6.11.1(typescript@5.8.3))(typescript@5.8.3)
discord.js:
specifier: 14.21.0
version: 14.21.0
@@ -48,6 +51,9 @@ importers:
'@types/node':
specifier: 24.0.10
version: 24.0.10
prisma:
specifier: 6.11.1
version: 6.11.1(typescript@5.8.3)
client:
dependencies: