ModalProvider(
self,
app_name: str = 'deepagents-sandbox',
)| Name | Type | Description |
|---|---|---|
app_name | str | Default: 'deepagents-sandbox'Name for the Modal app (default: "deepagents-sandbox") |
| Name | Type |
|---|---|
| app_name | str |
Modal sandbox provider implementation.
Manages Modal sandbox lifecycle using the Modal SDK.