mistralai: release 0.1.5, allow client passing in (#21034)

This commit is contained in:
Erick Friis
2024-04-29 10:14:26 -07:00
committed by GitHub
parent 3e241956d3
commit 854ae3e1de
4 changed files with 51 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-mistralai"
version = "0.1.4"
version = "0.1.5"
description = "An integration package connecting Mistral and LangChain"
authors = []
readme = "README.md"