diff --git a/src/interface.jl b/src/interface.jl index 6b7dbc4..206ef35 100755 --- a/src/interface.jl +++ b/src/interface.jl @@ -936,7 +936,7 @@ function actor_mistral_openorca(a::agentReflex, selfaware=nothing) Use the following format: - Thought: you must look for the user's info you don't know, you must address it as the immediate next step. Otherwise, you must think about what is the immediate next step to do according to the plan (PS. 1. pay attention to correct numeral calculation and commonsense 2. you must assume nothing 3. do not ask for confirmation) + Thought: there are some user's info I still don't know, I must address it as the immediate next step. (PS. 1. pay attention to correct numeral calculation and commonsense 2. you must assume nothing 3. do not ask for confirmation) Act: based on your thought what action to choose?, must be one of [{toolnames}]. Actinput: your input to the action using JSON format (pay attention to the tool's input) Obs: observed result of the action diff --git a/src/llmfunction.jl b/src/llmfunction.jl index 260bce8..332543a 100644 --- a/src/llmfunction.jl +++ b/src/llmfunction.jl @@ -242,7 +242,7 @@ function winestock(a::agentReflex, input::NamedTuple) @show db_prompt = prompt _sql = nothing while true - _sql = sendReceivePrompt(a, prompt, max_tokens=256, temperature=0.2, + _sql = sendReceivePrompt(a, prompt, max_tokens=256, temperature=0.4, stopword=["/n/n", "END", "End", "Obs", "<|", "