diff --git a/src/interface.jl b/src/interface.jl index 71efff3..e771822 100755 --- a/src/interface.jl +++ b/src/interface.jl @@ -1090,7 +1090,7 @@ function formulateUserresponse(a) From your talk with the user and your work, formulate a response for the user by comparing and explaining your rational behind each choice in details. <|assistant|> - response: + Response: """ response = sendReceivePrompt(a, prompt) return response