Llm-sandbox

Latest version: v0.2.3

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

Fixed
- Add error handling for command execution in SandboxDockerSession (https://github.com/vndee/llm-sandbox/pull/28)

0.2.2

Fixed
- Refactor SandboxBackend to inherit from str and Enum for improved python 3.10 and earlier compatibility

0.2.1

Added
- Add support for additional kwargs in SandboxSession (https://github.com/vndee/llm-sandbox/pull/25)

0.2.0

Added
- CHANGELOG.md
- SessionFactory for creating sessions with context manager support, change the init method from `use_kubernetes`, `use_podman` to `backend` for more flexibility. See https://github.com/vndee/llm-sandbox/blob/main/llm_sandbox/session.py
- Separated library dependencies as extras (https://github.com/vndee/llm-sandbox/issues/18). Now you can install only the dependencies you need, for example: `pip install llm-sandbox[kubernetes]`, `pip install llm-sandbox[podman]`, `pip install llm-sandbox[docker]`.
- `ConsoleOutput` for docker backend now support `exit_code` (https://github.com/vndee/llm-sandbox/pull/15)
- `pod_manifest` settings for k8s backend (https://github.com/vndee/llm-sandbox/pull/16)

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.