Skip to content

Commit

Permalink
fix: set llamaindex version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ytkimirti committed Sep 17, 2024
1 parent 4d51e21 commit dc0dd2c
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.5.24",
"llamaindex": "0.6.0",
"nanoid": "^5.0.7",
"pdf-parse": "^1.1.1",
"unstructured-client": "^0.15.1"
Expand Down

0 comments on commit dc0dd2c

Please sign in to comment.