@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.
@@ -769,7 +769,7 @@ var buildRAGGroundingReferences = (sources) => {
769
769
  var {mkdir, readFile} = (() => ({}));
770
770
 
771
771
  // src/ai/rag/atomicWrite.ts
772
- var {rename, unlink, writeFile} = (() => ({}));
772
+ var {open, rename, unlink} = (() => ({}));
773
773
 
774
774
  // node:path
775
775
  function assertPath(path) {
@@ -4941,5 +4941,5 @@ export {
4941
4941
  useRAG
4942
4942
  };
4943
4943
 
4944
- //# debugId=E14D35744F7A469564756E2164756E21
4944
+ //# debugId=3A5F9170BEDF398A64756E2164756E21
4945
4945
  //# sourceMappingURL=index.js.map