Skip to main content
Daytona 提供多语言支持的快速启动沙箱环境。 参见 Daytona docs 了解注册、认证和平台详情。

安装

创建沙箱后端

In Python, you create the sandbox using the provider SDK, then wrap it with the deepagents backend.

Use with Deep Agents

Cleanup

You are responsible for managing the sandbox lifecycle via the Daytona SDK. When you are done, stop or destroy the sandbox. See also: Sandboxes.