Skip to content

Tags: ucloud/ucloud-sandbox-sdk-python

Tags

v1.1.0

Toggle v1.1.0's commit message
fix: 更新 Sandbox 文档链接至 GitHub

v1.0.9

Toggle v1.0.9's commit message
feat: Enhance error handling by adding trace_id to exceptions and for…

…matting messages

v1.0.8

Toggle v1.0.8's commit message
chore: Update default base image to UCloud registry with latest tag.

v1.0.7

Toggle v1.0.7's commit message
refactor: move `CommandExitException` import from `exceptions` to `co…

…mmand_handle` module.

v1.0.6

Toggle v1.0.6's commit message
fux: update default code interpreter template to v1

v1.0.5

Toggle v1.0.5's commit message
fix: Update registry config type from uhub to registry.

v1.0.4

Toggle v1.0.4's commit message
feat: Increase default memory_mb to 2048 for template build functions.

v1.0.3

Toggle v1.0.3's commit message
refactor: update SandboxException import path

v1.0.2

Toggle v1.0.2's commit message
chroe: change module name to ucloud_sandbox

v0.1.0-beta.4

Toggle v0.1.0-beta.4's commit message
feat: Introduce code interpreter module with models, sync/async execu…

…tion, and desktop component