Step Session
Allows for browsing the web using detailed natural language instructions in a step mode for a session with a given session ID
Path parameters
Headers
Request
A specific natural language instruction for the next step.
Boolean flag to stream results back to the client (Default: False)
The URL to create or continue session from.
Object containing height and width for the browser screen size.
The temperature of model
The agent id to use for the session.
The mode you would like to use for the session. ‘fast’ or ‘standard’
Additional optional parameters for the session.
Response
The final status of the browsing session. One of [“CONTINUE”, “ASK_USER”, “DONE”]
A message providing more details about the session status.
The unique identifier for the session.
The URL associated with the session.
image url of the screenshot taken during the session.
Additional metadata for the step session.