feat(*): add RAG support

This commit is contained in:
h
2026-01-25 16:44:59 +01:00
parent 5b1f50a6f6
commit a992e3f0c2
20 changed files with 1412 additions and 17 deletions

View File

@@ -36,6 +36,8 @@
"vite": "^7.2.6"
},
"dependencies": {
"@ai-sdk/google": "^3.0.13",
"@convex-dev/rag": "^0.7.0",
"convex": "^1.31.5",
"convex-svelte": "^0.0.12",
"marked": "^17.0.1",