update
This commit is contained in:
@@ -452,6 +452,7 @@ function conversation(a::agentReflex, usermsg::String; attemptlimit::Int=3)
|
||||
# end
|
||||
|
||||
response = chat_mistral_openorca(a)
|
||||
response = removeTrailingCharacters(response)
|
||||
_ = addNewMessage(a, "assistant", response)
|
||||
|
||||
return response
|
||||
|
||||
Reference in New Issue
Block a user