What's Changed
- fix(ChatMistralAI): Handle broken tool names that kill LLMChain by @xu-chris in https://github.com/brainlid/langchain/pull/448
- Handle thought content parts from Google Vertex by @mattmatters in https://github.com/brainlid/langchain/pull/430
- feat: Verify function parameters before executing, reject faulty message deltas by @xu-chris in https://github.com/brainlid/langchai...