Skip to content

Commit

Permalink
fix: pin llamaindex to 0.5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
CahidArda committed Oct 2, 2024
1 parent 20e3c11 commit 452a914
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,21 +70,21 @@
},
"dependencies": {
"@ai-sdk/openai": "^0.0.44",
"@langchain/anthropic": "^0.2.15",
"@langchain/community": "^0.2.28",
"@langchain/core": "^0.2.9",
"@langchain/mistralai": "^0.0.28",
"@upstash/vector": "^1.1.3",
"ai": "^3.1.1",
"cheerio": "^1.0.0-rc.12",
"d3-dsv": "^3.0.1",
"html-to-text": "^9.0.5",
"langchain": "^0.2.0",
"llamaindex": "0.6.0",
"langsmith": "^0.1.41",
"llamaindex": "0.5.24",
"nanoid": "^5.0.7",
"pdf-parse": "^1.1.1",
"unstructured-client": "^0.15.1",
"@langchain/anthropic": "^0.2.15",
"@langchain/mistralai": "^0.0.28",
"langsmith": "^0.1.41"
"unstructured-client": "^0.15.1"
},
"peerDependencies": {
"@langchain/openai": "^0.2.8",
Expand Down

0 comments on commit 452a914

Please sign in to comment.