Public catalog of available box sizes for the deploy picker.
Static data — no auth, no DB. Lives server-side (instead of being
hardcoded in the frontend) so re-tiering or running a promo is a
one-file edit in sizing.py with no frontend redeploy needed.
Documentation Index
Fetch the complete documentation index at: https://docs.browser-use.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Catalog of available size tiers, returned to the deploy picker.
Keeping the list server-side (instead of hardcoding prices in the
frontend) means the day we re-tier or run a promo, we don't have
to ship a frontend deploy. Just edit sizing.py.