Skip to content

Commit

Permalink
Merge pull request #75 from upstash/hotfix-rsc
Browse files Browse the repository at this point in the history
fix: downgrade llamaindex to 0.5.24
  • Loading branch information
ytkimirti authored Sep 17, 2024
2 parents fa59883 + a2a19d6 commit 47f5bb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"d3-dsv": "^3.0.1",
"html-to-text": "^9.0.5",
"langchain": "^0.2.0",
"llamaindex": "^0.6.0",
"llamaindex": "0.5.24",
"nanoid": "^5.0.7",
"pdf-parse": "^1.1.1",
"unstructured-client": "^0.15.1"
Expand Down

0 comments on commit 47f5bb7

Please sign in to comment.