browserbase / stagehand

An AI web browsing framework focused on simplicity and extensibility.
https://www.browserbase.com
MIT License
1.16k stars 43 forks source link

Remove caching #197

Closed kamath closed 1 day ago

kamath commented 1 day ago

why

Short term fix to #190 to disable creating a tmp/.cache directory to deploy on Vercel or other serverless platforms

what changed

test plan

Ran example with enableCaching as both true and false to see if anything changes