Skip to main content
Modal provides serverless container infrastructure with GPU support. 参见 Modal 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 Modal. When you are done, terminate the sandbox. See also: Sandboxes.