Skip to content

Releases: vndee/llm-sandbox

0.3.25

14 Nov 07:51
6523bdd

Choose a tag to compare

What's Changed

  • [session] feat: add interactive IPython session by @Wangmerlyn in #117
  • Enhance interactive session documentation and examples by @vndee in #118
  • Enhance interactive session functionality and documentation by @vndee in #119

New Contributors

Full Changelog: 0.3.24...0.3.25

0.3.24

28 Oct 02:28

Choose a tag to compare

Full Changelog: 0.3.23...0.3.24

0.3.23

21 Oct 04:37
6a63557

Choose a tag to compare

What's Changed

  • ✨ Add comprehensive Copilot instructions for repository by @Copilot in #110
  • Update README.md by @vndee in #111
  • Fix R ggplot2 S3 method error by implementing lazy initialization of plot hooks by @Copilot in #112

New Contributors

  • @Copilot made their first contribution in #110

Full Changelog: 0.3.22...0.3.23

0.3.22

19 Oct 10:16
b63d65e

Choose a tag to compare

What's Changed

  • test: add missing MCP dependencies and make MCP-related tests pass. by @zhyg in #107
  • Add plot clearing functionality to ArtifactSandboxSession by @vndee in #106

New Contributors

  • @zhyg made their first contribution in #107

Full Changelog: 0.3.21...0.3.22

0.3.21

07 Oct 04:27
1ea50fb

Choose a tag to compare

What's Changed

  • Fix ArtifactSandboxSession timeout to use config defaults by @vndee in #101

Full Changelog: 0.3.20...0.3.21

0.3.20

01 Oct 13:03
e797eb3

Choose a tag to compare

What's Changed

  • Add NAMESPACE environment variable for Kubernetes pod customization by @vndee in #99

Full Changelog: 0.3.19...0.3.20

0.3.19

01 Oct 10:43
b2bb491

Choose a tag to compare

What's Changed

  • Fix commit_container default value and add environment variable control by @vndee in #98

Full Changelog: 0.3.18...0.3.19

0.3.18

23 Aug 07:52
ee9dbe6

Choose a tag to compare

What's Changed

  • Update README.md by @vndee in #89
  • Fix: More posix path issues when preparing image by @rhiza-fr in #90
  • Add skip_environment_setup option for faster deployments by @vndee in #93

Full Changelog: 0.3.17...0.3.18

0.3.17

17 Jul 15:41

Choose a tag to compare

What's Changed

  • Fix #86 Ensure target posix path when run from windows. by @rhiza-fr in #87

New Contributors

Full Changelog: 0.3.16...0.3.17

0.3.16

01 Jul 13:57
feb4ae5

Choose a tag to compare

What's Changed

  • FIX: fix issue with temporary files on windows, details in issue #77 by @vdmitriyev in #80

New Contributors

Full Changelog: 0.3.15...0.3.16