This commit is contained in:
narawat lamaiin
2025-01-25 13:31:23 +07:00
parent 29adc077d5
commit cf4cd13b14
2 changed files with 9 additions and 3 deletions

View File

@@ -182,6 +182,7 @@ function sommelier(
:chatbox=> "",
:shortmem=> OrderedDict{Symbol, Any}(
:available_wine=> [],
:found_wine=> [], # used by decisionMaker(). This is to prevent decisionMaker() keep presenting the same wines
),
:events=> Vector{Dict{Symbol, Any}}(),
:state=> Dict{Symbol, Any}(