Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Hk-Gosuto
2024-04-12 12:18:38 +08:00
31 changed files with 1146 additions and 61 deletions

View File

@@ -23,7 +23,7 @@
"@hello-pangea/dnd": "^16.5.0",
"@langchain/cohere": "^0.0.6",
"@langchain/community": "0.0.30",
"@langchain/openai": "0.0.14",
"@langchain/openai": "0.0.26",
"@langchain/pinecone": "^0.0.4",
"@next/third-parties": "^14.1.0",
"@pinecone-database/pinecone": "^2.2.0",
@@ -44,7 +44,7 @@
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.2",
"md5": "^2.3.0",
"langchain": "0.1.30",
"langchain": "0.1.33",
"mammoth": "^1.7.1",
"mermaid": "^10.6.1",
"mime": "^4.0.1",
@@ -92,7 +92,7 @@
},
"resolutions": {
"lint-staged/yaml": "^2.2.2",
"@langchain/core": "0.1.53",
"@langchain/core": "0.1.57",
"openai": "4.28.4"
},
"packageManager": "yarn@1.22.19"