Step Session

POST

Allows for browsing the web using detailed natural language instructions in a step mode for a session with a given session ID

Path parameters

session_idstringRequired

Request

This endpoint expects an object.
cmdstringRequiredDefaults to

A specific natural language instruction for the next step.

streamtrueRequiredDefaults to true

Boolean flag to stream results back to the client (Default: False)

urlstringOptional

The URL to create or continue session from.

browser_paramsobjectOptional

Object containing height and width for the browser screen size.

temperaturedoubleOptional

The temperature of model

agent_idstringOptional

The agent id to use for the session.

mode"fast" or "standard"Optional
Allowed values: faststandard

The mode you would like to use for the session. ‘fast’ or ‘standard’

include_screenshotbooleanOptional
optional_paramsmap from strings to anyOptional

Additional optional parameters for the session.

Response

This endpoint returns a stream of object.
Event
OR
Final Event