This commit is contained in:
2023-10-11 20:13:18 +07:00
parent 09fa8b868e
commit 0d84e20704

View File

@@ -12,7 +12,6 @@ using JSON3, DataStructures, Dates
@kwdef mutable struct agent
availableRole=["system", "user", "assistant"]
sessionId::Int= 1
maxUserMsg::Int= 5
""" Dict(Role=> Content) ; Role can be system, user, assistant