Feature/Mistral FunctionAgent (#1912)

* add mistral ai agent, add used tools streaming

* fix AWS Bedrock imports

* update pnpm lock
This commit is contained in:
Henry Heng
2024-03-18 13:17:00 +08:00
committed by GitHub
parent 58122e985c
commit cd4c659009
13 changed files with 30546 additions and 29817 deletions
+3 -2
View File
@@ -38,9 +38,10 @@
"@langchain/community": "^0.0.39",
"@langchain/google-genai": "^0.0.10",
"@langchain/groq": "^0.0.2",
"@langchain/mistralai": "^0.0.7",
"@langchain/mistralai": "^0.0.11",
"@langchain/openai": "^0.0.14",
"@langchain/pinecone": "^0.0.3",
"@mistralai/mistralai": "0.1.3",
"@notionhq/client": "^2.2.8",
"@opensearch-project/opensearch": "^1.2.0",
"@pinecone-database/pinecone": "^2.0.1",
@@ -70,7 +71,7 @@
"ioredis": "^5.3.2",
"jsdom": "^22.1.0",
"jsonpointer": "^5.0.1",
"langchain": "^0.1.20",
"langchain": "^0.1.26",
"langfuse": "3.3.1",
"langfuse-langchain": "^3.3.1",
"langsmith": "0.1.6",