Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Hk-Gosuto
2024-05-15 20:06:09 +08:00
7 changed files with 149 additions and 150 deletions

View File

@@ -22,8 +22,7 @@
"@fortaine/fetch-event-source": "^3.0.6",
"@hello-pangea/dnd": "^16.5.0",
"@langchain/cohere": "^0.0.7",
"@langchain/community": "0.0.49",
"@langchain/openai": "0.0.28",
"@langchain/community": "0.0.57",
"@langchain/pinecone": "^0.0.4",
"@next/third-parties": "^14.1.0",
"@pinecone-database/pinecone": "^2.2.0",
@@ -43,16 +42,15 @@
"html-to-image": "^1.11.11",
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.2",
"md5": "^2.3.0",
"langchain": "0.1.33",
"langchain": "0.1.37",
"mammoth": "^1.7.1",
"md5": "^2.3.0",
"mermaid": "^10.6.1",
"mime": "^4.0.1",
"nanoid": "^5.0.3",
"next": "^13.4.9",
"next": "^14.1.1",
"node-fetch": "^3.3.1",
"officeparser": "^4.0.8",
"openai": "^4.28.4",
"pdf-parse": "^1.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -92,8 +90,7 @@
},
"resolutions": {
"lint-staged/yaml": "^2.2.2",
"@langchain/core": "0.1.58",
"openai": "4.35.0"
"@langchain/core": "0.1.63"
},
"packageManager": "yarn@1.22.19"
}