@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.
@@ -772,7 +772,7 @@ var buildRAGGroundingReferences = (sources) => {
772
772
  var {mkdir, readFile} = (() => ({}));
773
773
 
774
774
  // src/ai/rag/atomicWrite.ts
775
- var {rename, unlink, writeFile} = (() => ({}));
775
+ var {open, rename, unlink} = (() => ({}));
776
776
 
777
777
  // node:path
778
778
  function assertPath(path) {
@@ -4382,5 +4382,5 @@ export {
4382
4382
  RAGClientService
4383
4383
  };
4384
4384
 
4385
- //# debugId=2077B9A4F5EBAAED64756E2164756E21
4385
+ //# debugId=9E2CC9C66E6BE3AA64756E2164756E21
4386
4386
  //# sourceMappingURL=index.js.map