From 123ecf13cefbd9e274ffdb72d71c0a9f7bd9740a Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Thu, 1 Aug 2024 20:59:57 +0700 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 16b3b33..442c2b1 100644 --- a/src/interface.jl +++ b/src/interface.jl @@ -231,7 +231,7 @@ function decisionMaker(a::T)::Dict{Symbol, Any} where {T<:agent} - Get to know what characteristics of wine the user is looking for e.g. tannin, sweetness, intensity, acidity - Get to know what food will be served with wine - Based on the user's information, check your inventory and recommend a suitable wine from your stock. - - After recommending wine to the user, ask the customer if there is anything else you can help with. If the customer doesn't need anything else, finish the conversation. + - After recommending wine to the user, ask the user if there is anything else you can help with, but do not offer any additional services. If the customer doesn't need anything else, end the conversation. You should then respond to the user with interleaving Thought, Plan, Action and Observation: - thought: