From 8d08e7ff98de0cf2384322a26f297dd97d7e965f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 08:53:49 +0000 Subject: [PATCH] Bump langchain-openai in /topic/machine-learning/llm-langchain Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.0.6 to 0.1.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/v0.1.3) --- updated-dependencies: - dependency-name: langchain-openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- topic/machine-learning/llm-langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topic/machine-learning/llm-langchain/requirements.txt b/topic/machine-learning/llm-langchain/requirements.txt index 58f96fe5..dbe8f467 100644 --- a/topic/machine-learning/llm-langchain/requirements.txt +++ b/topic/machine-learning/llm-langchain/requirements.txt @@ -5,7 +5,7 @@ cratedb-toolkit==0.0.10 # langchain[cratedb,openai]==0.0.354 # langchain-community==0.0.8 -langchain-openai==0.0.6 +langchain-openai==0.1.3 pueblo[cli,nlp]>=0.0.7 pydantic>=1,<3 pypdf<5