generated from nhcarrigan/template
feat: use db for rag
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
"lint": "turbo lint",
|
||||
"build": "turbo build",
|
||||
"dev": "turbo dev",
|
||||
"test": "turbo test"
|
||||
"test": "turbo test",
|
||||
"db": "turbo db"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Naomi Carrigan",
|
||||
|
||||
Reference in New Issue
Block a user