File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 7
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fstagehand-ed52466945f2f8dfd3814a29e948d7bf30af7b76a7a7689079c03b8baf64e26f.yml
33openapi_spec_hash : 5d57aaf2362b0d882372dbf76477ba23
4- config_hash : 989ddfee371586e9156b4d484ec0a6cc
4+ config_hash : 8ec9eaf59304f664cf79f73de1488671
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ def initialize(
8989 initial_retry_delay : self . class ::DEFAULT_INITIAL_RETRY_DELAY ,
9090 max_retry_delay : self . class ::DEFAULT_MAX_RETRY_DELAY
9191 )
92- base_url ||= "https://api.stagehand.browserbase.com/v1 "
92+ base_url ||= "https://api.stagehand.browserbase.com"
9393
9494 if browserbase_api_key . nil?
9595 raise ArgumentError . new ( "browserbase_api_key is required, and can be set via environ: \" BROWSERBASE_API_KEY\" " )
You can’t perform that action at this time.
0 commit comments