This commit is contained in:
youremail@yourdomain.com
2023-12-28 03:46:01 +00:00
parent ac991ebefa
commit cefb6c166b
2 changed files with 3 additions and 3 deletions

View File

@@ -192,7 +192,7 @@ function planner_mistral_openorca(a::agentReflex)
- user's personal taste of wine characteristic: ask the user
- wine price range: ask the user
- ambient temperature at the serving location: ask the user
- wines we have in stock
- wines we have in stock: use winestock tool
You have access to the following tools:
$toollines
@@ -343,7 +343,7 @@ function actor_mistral_openorca(a::agentReflex, taskrecap="")
start = "Self-awareness"
# aware = "Self-awareness: based on the recap, assess your progress against the plan then identify areas where you need to address."
# aware = "Self-awareness: based on the recap and the plan, state your current understanding of the matter in details then identify areas where you need to address."
aware = "Self-awareness: based on earlier conversation with the user, check your progress against the plan then assess the current situation to identify not complete tasks. (focus on your actions and their results)"
aware = "Self-awareness: based on earlier conversation with the user, check your progress against the plan then assess the current situation to identify incomplete tasks. (focus on your actions and their results)"
thought = "Thought: you should always think about what to do according to self-awareness (1. let's think a single step. 2. pay attention to correct numeral calculation and commonsense.)"
end