update
This commit is contained in:
@@ -185,7 +185,7 @@ function sommelier(
|
||||
:state=> Dict{Symbol, Any}(
|
||||
:wine_presented_to_user=> "None",
|
||||
),
|
||||
:recap=> nothing,
|
||||
:recap=> OrderedDict{Symbol, Any}(),
|
||||
)
|
||||
|
||||
newAgent = sommelier(
|
||||
|
||||
Reference in New Issue
Block a user