handling n to summarize prompt

This commit is contained in:
Lorenze Jay
2024-07-31 22:19:47 -07:00
parent 9f31fec084
commit 9393373ff0
4 changed files with 35 additions and 24 deletions

View File

@@ -29,6 +29,7 @@ jsonref = "^1.1.0"
agentops = { version = "^0.3.0", optional = true }
embedchain = "^0.1.114"
json-repair = "^0.25.2"
prompt-toolkit = "^3.0.47"
[tool.poetry.extras]
tools = ["crewai-tools"]