From ed37eca11474bbcdb29b3b07ad09ac2b6dd2cb4b Mon Sep 17 00:00:00 2001 From: Pietro Martino Lugato Date: Thu, 17 Oct 2024 14:33:50 -0400 Subject: [PATCH] anotha missing package yay --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index e53dc7e..99afb51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,6 +29,7 @@ dependencies = [ "humanfriendly==10.0", "langchain==0.0.268", "langchain-anthropic", + "langchain-chroma", "loguru==0.7.2", "lz4==4.3.2", "mistune==3.0.1",