This commit is contained in:
narawat lamaiin
2024-08-22 08:46:08 +07:00
parent 50af07c1f0
commit 9e13990007
3 changed files with 199 additions and 355 deletions

View File

@@ -149,7 +149,7 @@ function sommelier(
:activeplan => Dict{Symbol, Any}(), # current using plan
:currenttrajectory=> Dict{Symbol, Any}(), # store question, thought, action, observation, ...
)
),
mctsWorkDict::Dict{Symbol, Any} = Dict{Symbol, Any}()
)