improvement(kb): optimize processes, add more robust fallbacks for large file ops (#2684)

* improvement(kb): optimize processes, add more robust fallbacks for large file ops

* stronger typing

* comments cleanup

* ack PR comments

* upgraded turborepo

* ack more PR comments

* fix failing test

* moved doc update inside tx for embeddings chunks upload

* ack more PR comments
This commit is contained in:
Waleed
2026-01-05 20:26:16 -08:00
committed by GitHub
parent d25084e05d
commit 75aca00b6e
22 changed files with 592 additions and 261 deletions

View File

@@ -41,7 +41,7 @@
"drizzle-kit": "^0.31.4",
"husky": "9.1.7",
"lint-staged": "16.0.0",
"turbo": "2.7.2"
"turbo": "2.7.3"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json,css,scss}": [