Chore/Update langchain version, openai, mistral, vertex, anthropic (#2180)

* update langchain version, openai, mistral, vertex, anthropic, introduced toolagent

* upgrade @google/generative-ai 0.7.0, replicate and faiss-node

* update cohere ver

* adding chatCohere to streaming

* update gemini to have image upload

* update google genai, remove aiplugin
This commit is contained in:
Henry Heng
2024-04-20 02:20:30 +01:00
committed by GitHub
parent f5be889ea8
commit 95beaba9d9
27 changed files with 1541 additions and 1008 deletions
+16
View File
@@ -308,6 +308,10 @@
{
"label": "gemini-pro",
"name": "gemini-pro"
},
{
"label": "gemini-pro-vision",
"name": "gemini-pro-vision"
}
]
},
@@ -323,6 +327,18 @@
{
"name": "chatGoogleVertexAI",
"models": [
{
"label": "gemini-1.5-pro",
"name": "gemini-1.5-pro"
},
{
"label": "gemini-1.0-pro",
"name": "gemini-1.0-pro"
},
{
"label": "gemini-1.0-pro-vision",
"name": "gemini-1.0-pro-vision"
},
{
"label": "chat-bison",
"name": "chat-bison"