@absolutejs/rag 0.0.7 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2038,7 +2038,10 @@ var buildRAGGroundingReferences = (sources) => {
2038
2038
  };
2039
2039
 
2040
2040
  // src/ai/rag/quality.ts
2041
- var {mkdir, readFile, writeFile} = (() => ({}));
2041
+ var {mkdir, readFile} = (() => ({}));
2042
+
2043
+ // src/ai/rag/atomicWrite.ts
2044
+ var {rename, unlink, writeFile} = (() => ({}));
2042
2045
 
2043
2046
  // node:path
2044
2047
  function assertPath(path) {
@@ -4901,5 +4904,5 @@ export {
4901
4904
  useRAG
4902
4905
  };
4903
4906
 
4904
- //# debugId=2E2B39C77DEA7C5864756E2164756E21
4907
+ //# debugId=32BD8E2B4351F43B64756E2164756E21
4905
4908
  //# sourceMappingURL=index.js.map