Change8

langchain-mistralai==1.0.1

📦 langchainView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This release fixes a bug involving duplicate tool calls in chat message conversion and removes internal tenacity retries for embedding calls.

✨ New Features

  • Removed tenacity retries for embeddings to allow for more flexible error handling.

🐛 Bug Fixes

  • Resolved an issue where duplicate tool calls were generated when converting messages to Mistral chat format.

🔧 Affected Symbols

MistralAIEmbeddingsChatMistralAI