Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.notte.cc/llms.txt

Use this file to discover all available pages before exploring further.

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).