mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Added `RuntimeType` enum to define app runtime types: CLASSIC and SANDBOXED. - Updated `AppPartial` model to include `runtime_type` field. - Enhanced `AppListApi` to determine and assign the appropriate runtime type based on sandbox feature availability. |
||
|---|---|---|
| .. | ||
| cli_api | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| mcp | ||
| service_api | ||
| trigger | ||
| web | ||
| __init__.py | ||