fix(cloud): missing file (#2083)

This commit is contained in:
Alex Yang
2025-07-10 18:33:41 -07:00
committed by GitHub
parent 214e133e92
commit f18577263a
2 changed files with 8 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@llamaindex/cloud": patch
---
fix(cloud): missing file
+3 -1
View File
@@ -11,7 +11,9 @@
"files": [
"openapi.json",
"./api",
"./reader"
"./reader",
"./parse",
"./agent"
],
"exports": {
"./openapi.json": "./openapi.json",