update
This commit is contained in:
@@ -232,7 +232,7 @@ end
|
||||
function checkTotalStepInPlan(a::agent)
|
||||
headers = []
|
||||
|
||||
for (k, v) in agent.memory[:shortterm]
|
||||
for (k, v) in a.memory[:shortterm]
|
||||
push!(headers, k)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user