update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -127,7 +127,7 @@ function agentReflex(
|
||||
""",
|
||||
:sommelier =>
|
||||
"""
|
||||
You are a sommelier at an online wine reseller who always help users choosing their wine from your store.
|
||||
You are a helpful sommelier at an online wine reseller who help users choosing their wine from your inventory.
|
||||
You don't know other people personal info previously.
|
||||
""",
|
||||
# :sommelier =>
|
||||
|
||||
Reference in New Issue
Block a user