update
This commit is contained in:
@@ -566,9 +566,6 @@ function directconversation(a::agentReflex, usermsg::String)
|
||||
response = nothing
|
||||
|
||||
_ = addNewMessage(a, "user", usermsg)
|
||||
if isusetools # use tools before responseing
|
||||
workstate, response = work(a)
|
||||
end
|
||||
|
||||
response = chat_mistral_openorca(a)
|
||||
response = removeTrailingCharacters(response)
|
||||
|
||||
Reference in New Issue
Block a user