Skip to content

Commit

Permalink
Merge pull request #72 from upstash/hotfix-llama-version
Browse files Browse the repository at this point in the history
Bump llamaindex
  • Loading branch information
CahidArda authored Sep 15, 2024
2 parents d15f1a3 + 66a8ffc commit a34d388
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,22 +68,22 @@
"d3-dsv": "^3.0.1",
"html-to-text": "^9.0.5",
"langchain": "^0.2.0",
"llamaindex": "^0.5.20",
"llamaindex": "^0.6.0",
"nanoid": "^5.0.7",
"pdf-parse": "^1.1.1",
"unstructured-client": "^0.15.1"
},
"peerDependencies": {
"@langchain/openai": "^0.2.8",
"@upstash/ratelimit": "^2.0.2",
"@upstash/redis": "^1.34.0",
"@upstash/vector": "^1.1.5",
"@upstash/ratelimit": "^2.0.2",
"@langchain/openai": "^0.2.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"optionalDependencies": {
"langsmith": "^0.1.41",
"@langchain/anthropic": "^0.2.15",
"@langchain/mistralai": "^0.0.28",
"@langchain/anthropic": "^0.2.15"
"langsmith": "^0.1.41"
}
}

0 comments on commit a34d388

Please sign in to comment.