@absolutejs/rag 0.0.9 → 0.0.11

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.
@@ -2041,7 +2041,7 @@ var buildRAGGroundingReferences = (sources) => {
2041
2041
  var {mkdir, readFile} = (() => ({}));
2042
2042
 
2043
2043
  // src/ai/rag/atomicWrite.ts
2044
- var {rename, unlink, writeFile} = (() => ({}));
2044
+ var {open, rename, unlink} = (() => ({}));
2045
2045
 
2046
2046
  // node:path
2047
2047
  function assertPath(path) {
@@ -4904,5 +4904,5 @@ export {
4904
4904
  useRAG
4905
4905
  };
4906
4906
 
4907
- //# debugId=32BD8E2B4351F43B64756E2164756E21
4907
+ //# debugId=BB4A2AD75E5F3C6864756E2164756E21
4908
4908
  //# sourceMappingURL=index.js.map