Releases: vndee/llm-sandbox
Releases · vndee/llm-sandbox
0.3.5
0.3.4
0.3.3
Full Changelog: 0.3.2...0.3.3
0.3.2
0.3.1
0.3.0
What's Changed
- Fixed Windows Docker Code File Not found Issue by @DSri01 in #2
- micromamba support by @antonkulaga in #3
- Make container commit optional by @mys007 in #4
- Allow Python 3.10 as well by @mys007 in #5
- feat: add
container_configsargument for docker session by @vndee in #7 - Add an option to include env vars in kubernetes pod manifest by @walter-bd in #8
- chore(deps-dev): bump nltk from 3.8.1 to 3.9 by @dependabot in #9
- Podman support by @walter-bd in #11
- Update README.md by @tarunnv-uio in #13
- Include
exit_codeinConsoleOutputby @iamhatesz in #15 - Enable configuring custom pod manifests when using Kubernetes by @iamhatesz in #16
- Store code to execute locally in an unique temporary directory by @iamhatesz in #17
- Lazily load docker and kubernetes modules by @richin13 in #19
- Revert "Lazily load docker and kubernetes modules" by @vndee in #20
- merge main by @vndee in #21
- Feat/v0.2.0 updates by @vndee in #22
- Add support for additional kwargs in
SandboxSessionby @vndee in #25 - Fix: Add error handling for command execution in SandboxDockerSession by @vndee in #28
- Support optional Docker dependency with lazy imports and type-safe annotations in utils.py by @walter-bd in #33
- fix ConsoleOutput result when running with k8s by @khubo in #35
- chore(deps-dev): bump h11 from 0.14.0 to 0.16.0 by @dependabot in #34
- Docs/v0.3.0 by @vndee in #37
New Contributors
- @DSri01 made their first contribution in #2
- @antonkulaga made their first contribution in #3
- @mys007 made their first contribution in #4
- @vndee made their first contribution in #7
- @walter-bd made their first contribution in #8
- @dependabot made their first contribution in #9
- @tarunnv-uio made their first contribution in #13
- @iamhatesz made their first contribution in #15
- @richin13 made their first contribution in #19
- @khubo made their first contribution in #35
Full Changelog: https://github.com/vndee/llm-sandbox/commits/0.3.0