This commit is contained in:
narawat lamaiin
2024-05-09 13:04:54 +07:00
parent ed63c19e66
commit 78d69194e9
4 changed files with 47 additions and 33 deletions

View File

@@ -96,11 +96,12 @@ julia> agent = YiemAgent.bsommelier(
"""
chathistory::Vector{Dict{Symbol, Any}} = Vector{Dict{Symbol, Any}}()
maxHistoryMsg::Integer # 31th and earlier messages will get summarized
maxHistoryMsg::Integer # 21th and earlier messages will get summarized
keywordinfo::Dict{Symbol, Any} = Dict{Symbol, Any}(
:customerinfo => Dict{Symbol, Any}(),
:storeinfo => Dict{Symbol, Any}(),
)
)
lesson::Dict{Symbol, Any} = Dict{Symbol, Any}()
mctstree::Dict{Symbol, Any} = Dict{Symbol, Any}()
# 1-historyPoint is in Dict{Symbol, Any} and compose of: