Skip to main content
This is useful to start an agent that remembers information about steps that happened before it started. Example:
offset = session.offset()

Returns

int: The session trajectory offset

Raises

  • ValueError: If the session hasn’t been started yet (no session_id available).