cheshire-cat-ai / core

Production ready AI agent framework
https://cheshirecat.ai
GNU General Public License v3.0
2.39k stars 328 forks source link

Update `langchain*` packages #952

Open nicola-corbellini opened 1 month ago

nicola-corbellini commented 1 month ago

The following packages should be updated:

"langchain==0.2.1",
"langchain-community==0.2.1",
"langchain-openai==0.1.7",
"langchain-google-genai==1.0.8",
"langchain-cohere==0.1.5"

If I've understood correctly, not a priority before V2

valentimarco commented 1 month ago

we should see the bind_tools function for those that can support function calling. I have a branch with a simple try catch