UpdateSystemMessage

UpdateSystemMessage(content_updater: Callable | str)
Update the agent’s system message before they reply Parameters:
NameDescription
content_updaterType: Callable | str

Instance Attributes

content_updater