diff --git a/src/interface.jl b/src/interface.jl index af761ee..b3e7eaf 100755 --- a/src/interface.jl +++ b/src/interface.jl @@ -312,8 +312,8 @@ function planner_mistral_openorca(a::agentReflex) Plan: """ - response = sendReceivePrompt(a, prompt, a.config[:text2text][:mqtttopic], max_tokens=512, - timeout=180, stopword=["<|user|>", ""]) response = split(response, "<|")[1] response = split(response, "