add context
This commit is contained in:
@@ -42,7 +42,7 @@ using CommUtils
|
||||
mqttClient::Union{mqttClient, Nothing} = nothing
|
||||
msgMeta::Union{Dict, Nothing} = nothing
|
||||
|
||||
thought::String = "" # internal thinking area
|
||||
context::String = "" # internal thinking area
|
||||
|
||||
""" Dict(Role=> Content) ; Role can be system, user, assistant
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user