update
This commit is contained in:
@@ -441,7 +441,7 @@ function conversation(a::agentReflex, usermsg::String; attemptlimit::Int=3)
|
||||
|
||||
# a.earlierConversation = conversationSummary(a)
|
||||
_ = addNewMessage(a, "user", usermsg)
|
||||
isusetools = isUseTools(a, usermsg)
|
||||
isusetools, whattodo = isUseTools(a)
|
||||
# newinfo = extractinfo(a, usermsg)
|
||||
# a.env = newinfo !== nothing ? updateEnvState(a, newinfo) : a.env
|
||||
@show isusetools
|
||||
|
||||
Reference in New Issue
Block a user