Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.45 KB

File metadata and controls

30 lines (26 loc) · 2.45 KB

Sessions

Types:

from stagehand.types import (
    Action,
    ModelConfig,
    StreamEvent,
    SessionActResponse,
    SessionEndResponse,
    SessionExecuteResponse,
    SessionExtractResponse,
    SessionNavigateResponse,
    SessionObserveResponse,
    SessionReplayResponse,
    SessionStartResponse,
)

Methods: