update
This commit is contained in:
@@ -500,7 +500,6 @@ function conversation(a::agentReflex, usermsg::String; attemptlimit::Int=3)
|
||||
else
|
||||
response = chat_mistral_openorca(a)
|
||||
response = split(response, "\n\n")[1]
|
||||
@show response
|
||||
end
|
||||
|
||||
response = removeTrailingCharacters(response)
|
||||
|
||||
Reference in New Issue
Block a user