update
This commit is contained in:
@@ -396,6 +396,7 @@ function actor_mistral_openorca(a::agentReflex)
|
||||
# add to memory
|
||||
addShortMem!(a.memory[:shortterm], chunkedtext)
|
||||
a.memory[:log] = addShortMem!(a.memory[:log], chunkedtext)
|
||||
@show a.memory[:shortterm]
|
||||
error(1)
|
||||
return toolname, toolinput
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user