# Browser Use 中文文档 ## Docs - [Create Plant](https://browser-use.mingxi.ltd/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://browser-use.mingxi.ltd/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://browser-use.mingxi.ltd/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://browser-use.mingxi.ltd/api-reference/endpoint/webhook.md) - [Introduction](https://browser-use.mingxi.ltd/api-reference/introduction.md): Example section for showcasing API endpoints - [实现 API](https://browser-use.mingxi.ltd/cloud/implementation.md): 学习如何在 Python 中实现 Browser Use API - [快速入门](https://browser-use.mingxi.ltd/cloud/quickstart.md): 了解如何开始使用 Browser Use Cloud API - [代理设置](https://browser-use.mingxi.ltd/customize/agent-settings.md): 学习如何配置代理 - [浏览器设置](https://browser-use.mingxi.ltd/customize/browser-settings.md): 配置浏览器行为和上下文设置 - [自定义函数](https://browser-use.mingxi.ltd/customize/custom-functions.md): 扩展默认代理并编写自定义函数调用 - [输出格式](https://browser-use.mingxi.ltd/customize/output-format.md): 默认是文本格式。但你可以定义结构化的输出格式以便于后处理。 - [连接到你的浏览器](https://browser-use.mingxi.ltd/customize/real-browser.md): 通过这个你可以连接到你的真实浏览器,在那里你已经登录了所有账户。 - [敏感数据](https://browser-use.mingxi.ltd/customize/sensitive-data.md): 通过防止模型看到实际密码来安全地处理敏感信息。 - [支持的模型](https://browser-use.mingxi.ltd/customize/supported-models.md): 使用不同 LangChain 聊天模型与 Browser Use 的指南 - [系统提示](https://browser-use.mingxi.ltd/customize/system-prompt.md): 自定义系统提示以控制代理行为和能力 - [开发](https://browser-use.mingxi.ltd/development.md): 在本地预览更改以更新你的文档 - [贡献指南](https://browser-use.mingxi.ltd/development/contribution-guide.md): 了解如何为 Browser Use 做出贡献 - [本地设置](https://browser-use.mingxi.ltd/development/local-setup.md): 在本地设置 Browser Use 开发环境 - [可观察性](https://browser-use.mingxi.ltd/development/observability.md): 跟踪 Browser Use 的代理执行步骤和浏览器会话 - [路线图](https://browser-use.mingxi.ltd/development/roadmap.md): Browser Use 的未来发展计划 - [遥测](https://browser-use.mingxi.ltd/development/telemetry.md): 了解 Browser Use 的遥测和隐私设置 - [Code Blocks](https://browser-use.mingxi.ltd/essentials/code.md): Display inline code and code blocks - [Images and Embeds](https://browser-use.mingxi.ltd/essentials/images.md): Add image, video, and other HTML elements - [Markdown Syntax](https://browser-use.mingxi.ltd/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://browser-use.mingxi.ltd/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable Snippets](https://browser-use.mingxi.ltd/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://browser-use.mingxi.ltd/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [简介](https://browser-use.mingxi.ltd/introduction.md): 欢迎使用 Browser Use - 我们让 AI 能够控制你的浏览器 - [快速入门](https://browser-use.mingxi.ltd/quickstart.md): 通过这个快速入门指南开始使用 Browser Use ## OpenAPI Specs - [openapi](https://browser-use.mingxi.ltd/api-reference/openapi.json)