This commit is contained in:
narawat lamaiin
2024-08-14 21:21:44 +07:00
parent 38a2f673e9
commit 2c095a584b
5 changed files with 250 additions and 80 deletions

View File

@@ -131,7 +131,8 @@ function sommelier(
memory = Dict{Symbol, Any}(
:chatbox=> "",
:shortmem=> Vector{Dict{Symbol, String}}()
:shortmem=> Vector{Dict{Symbol, String}}(),
:events=> Vector{Dict{Symbol, Any}}()
)
newAgent = sommelier(