From 4052fe92b3612d7d5fbcf9e2e08eecc011cbb0c9 Mon Sep 17 00:00:00 2001 From: tonaerospace Date: Mon, 15 Jan 2024 08:07:25 +0000 Subject: [PATCH] update --- src/interface.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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