UpdateSystemMessage

UpdateSystemMessage(content_updater: Callable | str)

Update the agent’s system message before they reply

Parameters:
NameDescription
content_updaterType: Callable | str

Class Attributes

content_updater