fix: Enable importing LangChain tools with arguments (#1807)

Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
This commit is contained in:
Matthew Zhou
2024-09-30 18:47:48 -07:00
committed by GitHub
parent 9f9e967c8b
commit 2164aedb46
7 changed files with 254 additions and 54 deletions

View File

@@ -32,7 +32,7 @@ jobs:
with:
python-version: "3.12"
poetry-version: "1.8.2"
install-args: "-E dev -E postgres -E milvus -E crewai-tools"
install-args: "-E dev -E postgres -E milvus -E crewai-tools -E tests"
- name: Initialize credentials
run: poetry run letta quickstart --backend openai