@absolutejs/rag 0.0.9 → 0.0.10

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) {
@@ -4929,5 +4929,5 @@ export {
4929
4929
  createRAG
4930
4930
  };
4931
4931
 
4932
- //# debugId=1DE99A216538C61764756E2164756E21
4932
+ //# debugId=9C5624658ECF6A0264756E2164756E21
4933
4933
  //# sourceMappingURL=index.js.map