This commit is contained in:
2024-01-19 14:19:41 +00:00
parent 5e35f45543
commit 330f4da216

View File

@@ -380,7 +380,7 @@ function isUsePlans(a::agentReflex)
<|assistant|>
"""
isuseplan = false
@show a.role
if length(a.memory[:shortterm]) != 0
isuseplan = true
elseif a.role == :assistant