Update the current session metadata
update_session
function allows you to modify the current session’s metadata while it’s active. This is useful for updating the task description, evaluation scores, or success status as your workflow progresses.
None
.
end_session()
init
- Initialize a sessionend_session
- End session with final valuescontinue_session
- Continue an existing session