Tags are a fantastic way to organize your Sessions based on data known by the developer but not by AgentOps. Ex: paid-user
, v3
, recruiter-agent
init()
tags
into the init
function will assign these tags to the all subsequent Sessions.
tags
can also be passed into the start_session
function for better organization.