Files
browser-use/docs
Magnus Müller 02a7927568 Update environment variable names and fix typos in documentation
- Changed `AZURE_ENDPOINT` to `AZURE_OPENAI_ENDPOINT` in `.env.example`.
- Corrected a typo in the contribution guide from "Lets" to "Let's".
- Commented out the logging level setting in `local-setup.mdx` for clarity.
2025-09-01 23:44:48 -07:00
..
2025-09-01 17:09:44 -04:00
2025-08-07 18:48:44 -07:00
2025-08-25 09:46:13 -07:00
2025-09-01 23:40:21 -07:00
2025-08-07 18:48:44 -07:00
2025-01-22 09:16:55 -08:00
2025-08-24 17:39:18 -07:00
2025-09-01 23:01:42 -07:00
2025-09-01 22:05:02 -07:00
2025-01-22 09:16:55 -08:00

Docs

The official documentation for Browser Use. The docs are published to Browser Use Docs.

Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev