update
This commit is contained in:
@@ -412,6 +412,10 @@ function isUseTools(a::agentReflex)
|
||||
end
|
||||
end
|
||||
|
||||
if length(a.memory[:shortterm]) != 0
|
||||
isusetool = true
|
||||
end
|
||||
|
||||
return isusetool
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user